Share via


DeferredOperationError.ErrorCode Property

Definition

Gets or sets the error code.

public:
 property int ErrorCode { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int ErrorCode { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ErrorCode : int with get, set
Public Property ErrorCode As Integer

Property Value

The error code.

Attributes

Applies to