adTempus API
ArcanaDevelopment.adTempus.Shared.FileBrowse Namespace / DirectoryInfo Class / SubdirectoriesFetched Property


In This Topic
    SubdirectoriesFetched Property
    In This Topic
    Indicates whether the subdirectories have been fetched
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SubdirectoriesFetched As Boolean
    public bool SubdirectoriesFetched {get;}
    public:
    property bool SubdirectoriesFetched {
       bool get();
    }
    See Also