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