CompilerServiceScriptErrorLocation Property |
Location of object where the compilation error occurred.
Namespace:
RRAutoLib.Scripting
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property Location As String
Get
Set
public string Location { get; set; }
Return Value
Type:
StringA script name or 'Global Script'.
See Also