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