Enum ScriptType
Defines the various types of scripts.
Namespace: TopSolid.Kernel.Automating
Assembly: cs.temp.dll.dll
Syntax
[AvailableSinceVersion(7, 17, 400, 220)]
public enum ScriptType
Remarks
This enum is available since v7.17.
Fields
Name | Description |
---|---|
CSharp | CSharp |
None | No script type defined. |
VB | VB.NET |