次の方法で共有


AttributeChangeResponse.DeprecatedAttributeName プロパティ

定義

置き換えられた属性の名前を指定します。

public:
 property System::String ^ DeprecatedAttributeName { System::String ^ get(); void set(System::String ^ value); };
[System.ServiceModel.MessageBodyMember]
public string DeprecatedAttributeName { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.DeprecatedAttributeName : string with get, set
Public Property DeprecatedAttributeName As String

プロパティ値

置換された属性の名前。

属性

適用対象