IProjectConfigurationService2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension for interface IProjectConfigurationService
public interface class IProjectConfigurationService2 : Microsoft::VisualStudio::Workspace::Debug::IProjectConfigurationService
public interface class IProjectConfigurationService2 : Microsoft::VisualStudio::Workspace::Debug::IProjectConfigurationService
__interface IProjectConfigurationService2 : Microsoft::VisualStudio::Workspace::Debug::IProjectConfigurationService
public interface IProjectConfigurationService2 : Microsoft.VisualStudio.Workspace.Debug.IProjectConfigurationService
type IProjectConfigurationService2 = interface
interface IProjectConfigurationService
Public Interface IProjectConfigurationService2
Implements IProjectConfigurationService
- Derived
- Implements
Properties
AllProjectFileConfigurations |
All project file configurations from the different sources (Inherited from IProjectConfigurationService) |
CurrentProject |
Get the Current Project (Inherited from IProjectConfigurationService) |
OnBuildConfigurationChanged |
Build configuration changed (Inherited from IProjectConfigurationService) |
OnPropertyChanged |
To receive notifications when properties in this are changed (Inherited from IProjectConfigurationService) |