PhysicalDirectoryInfo.Exists 屬性

定義

取得值,這個值表示資源是否存在於基礎記憶體系統中。

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

屬性值

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

實作

適用於