IVsProjectFlavorCfg Members
Include Protected Members
Include Inherited Members
The project subtype configuration object implements IVsProjectFlavorCfg to give the project subtype access to various configuration interfaces.
The IVsProjectFlavorCfg type exposes the following members.
Methods
Name | Description | |
---|---|---|
Close | Closes the IVsProjectFlavorCfg object. | |
get_CfgType | Provides access to a configuration interfaces such as IVsBuildableProjectCfg2 or IVsDebuggableProjectCfg. |
Top