次の方法で共有


ConfigurationSection.SectionPath プロパティ

定義

現在の構成セクションへのパスを取得します。

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

プロパティ値

現在の構成セクションへのパス。

適用対象