AdsErrorException.ErrorCode Property
Gets the error code of the Exception.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public AdsErrorCode ErrorCode { get; }
VB
Public ReadOnly Property ErrorCode As AdsErrorCode
Get