IRequireClasses Members
Include Protected Members
Include Inherited Members
Provides a list of class identifiers for use with the ILicensedClassManager interface. The identifiers tell Visual Studio which classes a package requires.
The IRequireClasses type exposes the following members.
Methods
Name
Description
Gets the number of classes the package requires.
Retrieves the CLSID of a requested required class.
Top