PhysicalDirectoryInfo.Exists Property

Definition

Gets a value that indicates if the 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

true if the resource exists in the underlying storage system; false otherwise.

Implements

Applies to