Click or drag to resize

IScriptCompilerResult Properties

The IScriptCompilerResult type exposes the following members.

Properties
 NameDescription
Public propertyScriptTextCount Gets the number of source code fragments (script text) of which consists the compilation result.
Public propertyScriptTextHash Gets the script text hash that is build over all the script texts in exactly the order provided here.
Top
See Also