VisualBasicCompilationOptions.EmbedVbCoreRuntime Eigenschaft

Definition

Ruft die Einstellung "Visual Basic Core Runtime einbetten" ab.

public:
 property bool EmbedVbCoreRuntime { bool get(); };
public bool EmbedVbCoreRuntime { get; }
member this.EmbedVbCoreRuntime : bool
Public ReadOnly Property EmbedVbCoreRuntime As Boolean

Eigenschaftswert

Die Einstellung "EmbedVbCoreRuntime", "True", wenn VB-Core-Runtime in die Kompilierung eingebettet werden soll. Gleich '/vbruntime*'

Gilt für: