다음을 통해 공유


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

속성 값

원본을 나타내는 문자열을 반환합니다.

특성

적용 대상