NameValueSectionHandler.ValueAttributeName プロパティ

定義

キー/値ペアで値として使用する XML 属性名を取得します。

protected:
 virtual property System::String ^ ValueAttributeName { System::String ^ get(); };
protected virtual string ValueAttributeName { get; }
member this.ValueAttributeName : string
Protected Overridable ReadOnly Property ValueAttributeName As String

プロパティ値

値属性の名前を格納している String 値。

適用対象