NodeBase.NodeType Property
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.FileSystem.dll (version 7.0.9083)
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 |