CompilerServiceScriptErrorLine Property |
Line number within the object specified by
Location where the compilation error occurred.
Namespace:
RRAutoLib.Scripting
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property Line As Integer
Get
Set
public int Line { get; set; }
Property Value
Type:
Int32
See Also