AttributeChangeResponse.DeprecatedAttributeName Property

Definition

Specifies the name of attribute that was replaced.

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

Property Value

The name of attribute that was replaced.

Attributes

Applies to