Author (PluginRegistrar)
Introduced
4.0
Description
Returns or sets the name of the plug-in's author as a String.
C# Syntax
// get accessor String rtn = PluginRegistrar.Author; // set accessor PluginRegistrar.Author = String;
See Also
Autodesk Softimage v7.5