adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / IFoundFileInfo Interface
Properties

In This Topic
    IFoundFileInfo Interface Members
    In This Topic

    The following tables list the members exposed by IFoundFileInfo.

    Public Properties
     NameDescription
     Property The file attributes of the file.  
     Property The time the file was created  
     Property The full name of the directory in which the file is located.  
     Property The state of this file. Set only for file triggers.  
     Property The full name of the file, including the path  
     Property The time the file was last accessed  
     Property The time the file was last modified  
     Property The size of the file, in bytes  
     Property The name of the file (without the path)  
    Top
    See Also