IProjectConfigurationService 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.
IProjectConfigurationManager interface
public interface class IProjectConfigurationService
public interface class IProjectConfigurationService
__interface IProjectConfigurationService
public interface IProjectConfigurationService
type IProjectConfigurationService = interface
Public Interface IProjectConfigurationService
- Derived
Properties
| Name | Description |
|---|---|
| AllProjectFileConfigurations |
All project file configurations from the different sources |
| CurrentProject |
Get the Current Project |
| OnBuildConfigurationChanged |
Build configuration changed |
| OnPropertyChanged |
To receive notifications when properties in this are changed |