PhysicalDirectoryInfo.Exists 屬性

定義

取得值,指出資源是否存在於基礎記憶體系統中。

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

屬性值

如果資源存在於基礎記憶體系統中,true;否則 false

實作

適用於