IVsCfgProvider2 Members
Include Protected Members
Include Inherited Members
Allows projects to manage configuration information.
The IVsCfgProvider2 type exposes the following members.
Methods
Name
Description
Copies an existing configuration name or creates a new one.
Copies an existing platform name or creates a new one.
Registers the caller for configuration event notification.
Deletes a specified configuration name.
Deletes a specified platform name.
Returns one or more configuration names.
Returns the configuration object associated with a specified configuration property or platform name.
Returns a specified configuration property.
Overloaded.
Returns one or more platform names.
Returns the set of platforms that are installed on the user's machine.
Assigns a new name to a configuration.
Cancels a registration for configuration event notification.
Top