IDirectoryContents.Exists 属性

定义

如果目录位于给定的路径,则为 True。

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

属性值

适用于