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