GraphBuildRequestData.GraphBuildOptions Property
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.
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