Error.OSCode Property | |
A value of 0 indicates that the error condition was not caused by an error from the operating system.
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax VIRTUAL PROPERTY OSCode AS DWORD GET SET
public virtual uint OSCode { get; set; }
Request Example
View SourceProperty Value
Type:
DWordSee Also