PhysicalDirectoryInfo.Exists プロパティ

定義

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

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

プロパティ値

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

実装

適用対象