Returns or sets the minor version number of the plug-in as a Long.
// get accessor Int32 rtn = PluginRegistrar.Minor; // set accessor PluginRegistrar.Minor = Int32;
Plugin.Minor