ExternalException.ErrorCode Vlastnost

Definice

HRESULT Získá chybu.

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

Int32

Chyba HRESULT .

Poznámky

Seznam nejčastějších kódů chyb najdete v části Běžné hodnoty HRESULT . HRESULT hodnoty jsou definovány v souboru hlaviček Winerror.h.

Platí pro