DirectoryNode.NodeType Property
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.FileSystem.dll (version 7.0.9448)
NodeType
Gets the type of the node.
NodeType.File for files.
NodeType.Directory for directories.
Declaration
public NodeType NodeType { get; }
Property Value
| Type | Description |
|---|---|
| NodeType |