Email (PluginRegistrar)
Introduced
4.0
Description
Returns or sets the email address for this plug-in as a String (for example, the author's email address).
C# Syntax
// get accessor String rtn = PluginRegistrar.Email; // set accessor PluginRegistrar.Email = String;
See Also
SOFTIMAGE|XSI v6.01