ScriptAuthorAttributeEmail Property |  |
Gets or sets the e-mail address to contact the script's author.
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxpublic string Email { get; set; }Property Value
StringThe contact e-mail address for the script.
See Also