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

属性值

被替换的属性的名称。

属性

适用于