次の方法で共有


BuildListRequest Class

Definition

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

Applies to