PhysicalDirectoryInfo.Exists 속성

정의

리소스가 기본 스토리지 시스템에 있는지를 나타내는 값을 가져옵니다.

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

속성 값

true 리소스가 기본 스토리지 시스템에 있으면 이고, false 그렇지 않으면.

구현

적용 대상