Error.SubCode Property | |
An integer numeric value representing a subsystem-specific error code.
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax VIRTUAL PROPERTY SubCode AS DWORD GET SET
public virtual uint SubCode { get; set; }
Request Example
View SourceProperty Value
Type:
DWordSee Also