ExternalException.ErrorCode Vlastnost

Definice

HRESULT Získá z chyby.

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

Hodnota vlastnosti

The HRESULT of the error.

Poznámky

Seznam nejčastěji zjištěných kódů chyb najdete v tématu Běžné hodnoty HRESULT . HRESULT Hodnoty jsou definovány v souboru hlavičky Winerror.h.

Platí pro