BuildParameters.DisableInProcNode 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.
When true, indicates the in-proc node should not be used.
public:
property bool DisableInProcNode { bool get(); void set(bool value); };
public bool DisableInProcNode { get; set; }
member this.DisableInProcNode : bool with get, set
Public Property DisableInProcNode As Boolean
Property Value
Returns the flag.