다음을 통해 공유


IInternalConfigHost.SupportsPath 속성

정의

호스트 구성에서 경로 태그를 지원하는지 여부를 나타내는 값을 반환합니다.

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

속성 값

구성에서 경로 태그를 지원하면 true이고, 그렇지 않으면 false입니다.

적용 대상