NodeBase.IsDirectory Property
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.FileSystem.dll (version 7.0.9083)
IsDirectory
Returns true if the current node is DirectoryNode, otherwise returns false.
Declaration
public bool IsDirectory { get; }
Property Value
Type | Description |
---|---|
Boolean |