ConfigurationSection.SectionPath 屬性

定義

取得目前組態區段的路徑。

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

屬性值

目前組態區段的路徑。

適用於