ScriptAttributeName Property |  |
Gets or sets the name assigned to the script.
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxpublic string Name { get; set; }Property Value
StringThe name of the script.
See Also