FileNode.IsFile Property Namespace: Rebex.IO.FileSystem Assembly: Rebex.FileSystem.dll (version 7.0.9083) IsFile Returns true if the current node is FileNode, otherwise returns false. Inherited from NodeBase. Declaration public bool IsFile { get; } Property Value Type Description Boolean