PhysicalDirectoryInfo.Exists 属性

定义

获取一个值,该值指示资源是否存在于基础存储系统中。

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

属性值

true 如果资源存在于基础存储系统中,则为 ; false 否则。

实现

适用于