共用方式為


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

屬性值

預設為 __

適用於