ConfigurationSection.SectionPath 속성

정의

현재 구성 섹션의 경로를 가져옵니다.

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

속성 값

현재 구성 섹션의 경로입니다.

적용 대상