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 值,该值包含键属性的名称。

适用于