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

屬性值

被替換的屬性名稱。

屬性

適用於