DictionarySectionHandler.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

属性值

包含键属性名称的字符串值。

适用于