Share via


ApiFault.ErrorCode Property

Definition

public:
 property Microsoft::Bing::Webmaster::Api::Interfaces::ApiErrorCode ErrorCode { Microsoft::Bing::Webmaster::Api::Interfaces::ApiErrorCode get(); void set(Microsoft::Bing::Webmaster::Api::Interfaces::ApiErrorCode value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Bing.Webmaster.Api.Interfaces.ApiErrorCode ErrorCode { get; set; }
member this.ErrorCode : Microsoft.Bing.Webmaster.Api.Interfaces.ApiErrorCode with get, set
Public Property ErrorCode As ApiErrorCode

Property Value

Attributes

Applies to