共用方式為


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

屬性值

字串值,包含索引鍵屬性的名稱。

適用於