Table of Contents

Property ErrorCode

Namespace
Skyline.DataMiner.Net.Exceptions
Assembly
SLNetTypes.dll

ErrorCode

Gets the error code (HRESULT).

public int ErrorCode { get; }

Property Value

int

Remarks

By default, this is COR_E_EXCEPTION (0x80131500)