Error.FileHandle Property | |
A numeric value representing the file handle supplied to a function when an file error occurs.
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax VIRTUAL PROPERTY FileHandle AS DWORD GET SET
public virtual uint FileHandle { get; set; }
Request Example
View SourceProperty Value
Type:
DWordSee Also