Partager via


VisualBasicCompilationOptions.EmbedVbCoreRuntime Propriété

Définition

Obtient le paramètre Embed Visual Basic Core Runtime.

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

Valeur de propriété

Paramètre EmbedVbCoreRuntime, True si le runtime de base VB doit être incorporé dans la compilation. Égal à '/vbruntime*'

S’applique à