ScriptAttributeName Property | |
Gets or sets the name assigned to the script.
Namespace:
Compiled.EDD.Scripting
Assembly:
Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 7.6.1.3-5cb5c356
Syntax public string Name { get; set; }
Property Value
Type:
StringThe name of the script.
See Also