Click or drag to resize

CompilerServiceScriptErrorLocation Property

Location of object where the compilation error occurred.

Namespace:  RRAutoLib.Scripting
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Property Location As String
	Get
	Set

Return Value

Type: String
A script name or 'Global Script'.
See Also