Script |
The ScriptCompilerSuccessfulResult type exposes the following members.
| Name | Description | |
|---|---|---|
| CodeText | Gets the script texts together with their hash. | |
| ScriptAssembly | Gets the script assembly as the result of the successful compilation. | |
| ScriptTextCount | Gets the number of source code fragments that make up the compilation result. | |
| ScriptTextHash | Gets the script text hash that is build over all the script texts in exactly the order provided here. |