IProjectConfigurationService3 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 IProjectConfigurationService2.
public interface IProjectConfigurationService3 : Microsoft.VisualStudio.Workspace.Debug.IProjectConfigurationService2
type IProjectConfigurationService3 = interface
interface IProjectConfigurationService2
interface IProjectConfigurationService
Public Interface IProjectConfigurationService3
Implements IProjectConfigurationService2
- 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) |