GraphBuildRequestData.GraphBuildOptions Property

Definition

Options for how the graph should be built.

public:
 property Microsoft::Build::Graph::GraphBuildOptions ^ GraphBuildOptions { Microsoft::Build::Graph::GraphBuildOptions ^ get(); };
public Microsoft.Build.Graph.GraphBuildOptions GraphBuildOptions { get; }
member this.GraphBuildOptions : Microsoft.Build.Graph.GraphBuildOptions
Public ReadOnly Property GraphBuildOptions As GraphBuildOptions

Property Value

Applies to