IVsCfg Members
Include Protected Members
Include Inherited Members
Provides information about a project's configuration.
The IVsCfg type exposes the following members.
Methods
Name | Description | |
---|---|---|
get_DisplayName | Returns a string that describes the configuration and can be displayed in the environment's UI. | |
get_IsDebugOnly | Obsolete. Do not use. | |
get_IsReleaseOnly | Obsolete. Do not use. |
Top