Aracılığıyla paylaş


WorkflowCompilerParameters.GenerateCodeCompileUnitOnly Özellik

Tanım

Yalnızca bir oluşturma veya yürütülebilir dosyayı veya DLL'yi oluşturmak için C# veya Visual Basic derleyicisini çağırmayı belirten bir CodeCompileUnitdeğeri 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

Boolean

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

Şunlara uygulanır