다음을 통해 공유


VirtualDirectory.IsDirectory 속성

정의

이 항목이 디렉터리로 처리할 가상 디렉터리임을 나타내는 값을 가져옵니다.

public:
 virtual property bool IsDirectory { bool get(); };
public override bool IsDirectory { get; }
member this.IsDirectory : bool
Public Overrides ReadOnly Property IsDirectory As Boolean

속성 값

Boolean

항상 true입니다.

적용 대상

추가 정보