adTempus API
ArcanaDevelopment.adTempus.Shared.FileBrowse Namespace / DirectoryInfo Class
Fields Properties

In This Topic
    DirectoryInfo Class Members
    In This Topic

    The following tables list the members exposed by DirectoryInfo.

    Public Fields
     NameDescription
    Public Field The subdirectories for the directory  
    Public Field The files in the directory  
    Public Field Indicates whether subdirectories exist for this directory.  
    Public Field The name of the directory  
    Public Field The parent directory, if any  
    Top
    Public Properties
     NameDescription
    Public Property The fully-qualified directory name (parent directory name plus directory name)  
    Public Property Indicates whether the subdirectories have been fetched  
    Top
    See Also