Share via


NameValueSectionHandler.KeyAttributeName 속성

정의

키/값 쌍에서 키로 사용할 XML 특성 이름을 가져옵니다.

protected:
 virtual property System::String ^ KeyAttributeName { System::String ^ get(); };
protected virtual string KeyAttributeName { get; }
member this.KeyAttributeName : string
Protected Overridable ReadOnly Property KeyAttributeName As String

속성 값

키 특성의 이름이 포함된 String 값입니다.

적용 대상