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