FileNode.Exists Method
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.FileSystem.dll (version 7.0.9448)
Exists()
Gets a value indicating whether the node exists. Inherited from NodeBase.
Declaration
public bool Exists()
Returns
| Type | Description |
|---|---|
| Boolean | true if the node exists, otherwise false. |