PhysicalDirectoryInfo.Exists プロパティ

定義

基になるストレージ システムにリソースが存在するかどうかを示す値を取得します。

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

プロパティ値

true 基になるストレージ システムにリソースが存在する場合。 false それ以外の場合は 。

実装

適用対象