WorkflowCompilerParameters.GenerateCodeCompileUnitOnly Properti

Definisi

Mendapatkan atau menetapkan nilai yang menunjukkan apakah hanya menghasilkan CodeCompileUnit, atau untuk memanggil pengkompilasi C# atau Visual Basic untuk menghasilkan executable atau DLL.

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

Nilai Properti

Nilai yang menunjukkan apakah hanya menghasilkan CodeCompileUnit , atau untuk memanggil pengkompilasi C# atau Visual Basic untuk menghasilkan executable atau DLL.

Berlaku untuk