IDirectoryContents.Exists Property

Definition

True if a directory was located at the given path.

public:
 property bool Exists { bool get(); };
public bool Exists { get; }
member this.Exists : bool
Public ReadOnly Property Exists As Boolean

Property Value

Applies to