ErrorWrapper.ErrorCode Property

Definition

Gets the error code of the wrapper.

public:
 property int ErrorCode { int get(); };
public int ErrorCode { get; }
member this.ErrorCode : int
Public ReadOnly Property ErrorCode As Integer

Property Value

The HRESULT of the error.

Applies to