다음을 통해 공유


KeyPerFileConfigurationSource.SectionDelimiter 속성

정의

경로에서 개별 키를 구분하는 데 사용되는 구분 기호입니다.

public:
 property System::String ^ SectionDelimiter { System::String ^ get(); void set(System::String ^ value); };
public string SectionDelimiter { get; set; }
member this.SectionDelimiter : string with get, set
Public Property SectionDelimiter As String

속성 값

기본값은 __입니다.

적용 대상