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

プロパティ値

キー属性の名前が格納されている文字列値。

適用対象