ConfigurationSection.Source 属性

定义

获取或设置配置部分的源。

public:
 property System::String ^ Source { System::String ^ get(); void set(System::String ^ value); };
[System.Xml.Serialization.XmlAttribute]
public string Source { get; set; }
[<System.Xml.Serialization.XmlAttribute>]
member this.Source : string with get, set
Public Property Source As String

属性值

返回表示源的字符串。

属性

适用于