IInternalConfigHost.SupportsPath 속성

정의

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

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

속성 값

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

적용 대상