IFileInfo.Exists Property
Definition
True if resource exists in the underlying storage system.
public:
property bool Exists { bool get(); };
public bool Exists { get; }
member this.Exists : bool
Public ReadOnly Property Exists As Boolean
Property Value
- Boolean
Applies to