Click or drag to resize

Error.FileName Property

X#
A string representing the name used to open the file associated with the error condition.

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY FileName AS STRING GET SET 
Request Example View Source

Property Value

Type: String
See Also