ScriptAuthorAttributeName Property |  |
Gets or sets the name of the script's author.
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 author of the script.
See Also