NodeBase.IsDeleted Property
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.FileSystem.dll (version 7.0.9147)
IsDeleted
Returns true if the node is deleted (does not exist in the file system), otherwise false.
Implementation of the property calls File
Declaration
public bool IsDeleted { get; }
Property Value
Type | Description |
---|---|
Boolean |