VisualBasicCompilationOptions.EmbedVbCoreRuntime Proprietà

Definizione

Ottiene l'impostazione Incorpora runtime di Visual Basic Core.

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

Valore della proprietà

L'impostazione EmbedVbCoreRuntime, True se il runtime di core VB deve essere incorporato nella compilazione. Uguale a '/vbruntime*'

Si applica a