IConfigurationSection.Path 속성

정의

IConfiguration에서 이 섹션의 전체 경로를 가져옵니다.

public:
 property System::String ^ Path { System::String ^ get(); };
public string Path { get; }
member this.Path : string
Public ReadOnly Property Path As String

속성 값

적용 대상