WorkflowCompilerParameters.GenerateCodeCompileUnitOnly Özellik

Tanım

Yalnızca bir CodeCompileUnit veya yürütülebilir dosyayı veya DLL'yi oluşturmak için C# veya Visual Basic derleyicisini çağırmayı belirten bir değer alır veya ayarlar.

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

Özellik Değeri

Yalnızca bir CodeCompileUnit oluşturulup oluşturulmayacağını ya da yürütülebilir dosyayı veya DLL'yi oluşturmak için C# veya Visual Basic derleyicisinin çağrılıp çağrılmayacağını gösteren değer.

Şunlara uygulanır