ErrorWrapper.ErrorCode Propiedad

Definición

Obtiene el código de error del contenedor.

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

Valor de propiedad

HRESULT del error.

Se aplica a