GraphBuildOptions.Build Property

Definition

If false, the graph is constructed but the nodes are not built.

public:
 property bool Build { bool get(); void set(bool value); };
public bool Build { get; init; }
member this.Build : bool with get, set
Public Property Build As Boolean

Property Value

Applies to