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

属性值

默认为 __

适用于