BuildProjectsIncrementalSupport Class
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.
Build projects support context
public ref class BuildProjectsIncrementalSupport
[Windows::Foundation::Metadata::WebHostHidden]
class BuildProjectsIncrementalSupport
public class BuildProjectsIncrementalSupport
type BuildProjectsIncrementalSupport = class
Public Class BuildProjectsIncrementalSupport
- Inheritance
-
BuildProjectsIncrementalSupport
Constructors
BuildProjectsIncrementalSupport(BuildType, IBuildConfigurationContext, IReadOnlyCollection<IProjectBuild>, IReadOnlyCollection<String>) |
Initializes a new instance of the BuildProjectsIncrementalSupport class. |
Properties
BuildConfigurationContext |
The build configuration context |
BuildContextAction |
The build context action |
BuildType |
The build type |
ExcludedProjects |
Excluded projects |
IsSupported |
IsSupported field |
ProjectsToBuilds |
Info on projects to build. |