Error.SubSystem Property | |
A string representing the name of the subsystem generating the error.
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax VIRTUAL PROPERTY SubSystem AS STRING GET SET
public virtual string SubSystem { get; set; }
Request Example
View SourceProperty Value
Type:
StringSee Also