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 包含關鍵屬性名稱的值。

適用於