WorkflowCompilerParameters::GenerateCodeCompileUnitOnly Property
.NET Framework (current version)
Gets or sets a value which indicates whether to generate only a CodeCompileUnit, or to call the C# or Visual Basic compiler to generate the executable or DLL.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Property Value
Type: System::BooleanA value which indicates whether to generate only a CodeCompileUnit , or to call the C# or Visual Basic compiler to generate the executable or DLL.
.NET Framework
Available since 3.0
Available since 3.0
Show: