PhysicalDirectoryContents.Exists 속성

정의

디렉터리가 이 경로에 있는지를 나타내는 값을 가져옵니다.

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

속성 값

true 디렉터리가 이 경로에 있으면 이고, false 그렇지 않으면.

구현

설명

이 API는 .NET 인프라를 지원하며 코드에서 직접 사용할 수 없습니다.

적용 대상