Error.FileName Property | |
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.21
Syntax VIRTUAL PROPERTY FileName AS STRING GET SET
public virtual string FileName { get; set; }
Request Example
View SourceProperty Value
Type:
StringSee Also