次の方法で共有


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

プロパティ値

既定値は __ です。

適用対象