PhysicalDirectoryInfo.Exists 属性

定义

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

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

属性值

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

实现

适用于