< >
Minor (PluginRegistrar)
Description
Returns or sets the minor version number of the plug-in as a Long.
C# Syntax
// get accessor Int32 rtn = PluginRegistrar.Minor; // set accessor PluginRegistrar.Minor = Int32;
See Also
Plugin.Minor
Autodesk Softimage v7.5 < >