Click or drag to resize

CompilerServiceScriptErrorColumn Property

Column number within the line number specified by Line where the compilation error occurred.

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

Property Value

Type: Int32
Remarks
Currently this value is not reliable due to what seems to be a bug in the .NET framework.
See Also