ScriptAuthorEmail Property | |
Gets or sets the e-mail address to contact the script's author.
Namespace:
Compiled.EDD.Scripting
Assembly:
Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 7.6.1.3-5cb5c356
Syntax public string Email { get; set; }
Property Value
Type:
StringThe contact e-mail address for the script.
See Also