ScriptGuidAttribute Constructor |  |
Creates a new instance with the specified script guid.
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxpublic ScriptGuidAttribute(
string guid
)
Parameters
- guid String
- The unique identifier to assign the script.
See Also