BuildListRequest 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.
Class to request a build list on the build services
public ref class BuildListRequest
[Windows::Foundation::Metadata::WebHostHidden]
class BuildListRequest
public class BuildListRequest
type BuildListRequest = class
Public Class BuildListRequest
- Inheritance
-
BuildListRequest
- Derived
Constructors
BuildListRequest() |
Properties
BuildConfigurationContext |
The build configuration context |
ExcludedProjects |
Excluded projects to discard building |
IncludedProjects |
Included projects when building our dependency graph |
ProjectFile |
The project file to build |
ProjectFileTarget |
Optional project target |
SelectedDependencies |
Filter selected dependencies |