ScriptGuidAttribute Constructor | |
Creates a new instance with the specified script guid.
Namespace:
Compiled.EDD.Scripting
Assembly:
Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 7.6.1.3-5cb5c356
Syntax public ScriptGuidAttribute(
string guid
)
Parameters
- guid
- Type: SystemString
The unique identifier to assign the script.
See Also