CompilerService Class |
Namespace: RRAutoLib.Scripting
<StandardModuleAttribute> Public NotInheritable Class CompilerService
The CompilerService type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | IsScriptBound | Indicates if the user scripts have been successfully compiled and bound for operation. |
Name | Description | |
---|---|---|
![]() ![]() | GenerateCode | Gets the VB.NET code auto generated from the user scrips. |
![]() ![]() | ValidateScript | Validates the scripts for compilation errors. |