Partilhar via


VisualBasicCompilationOptions.EmbedVbCoreRuntime Propriedade

Definição

Obtém a configuração de Runtime do Inserção do Visual Basic Core.

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

Valor da propriedade

A configuração EmbedVbCoreRuntime, True se o runtime principal do VB deve ser inserido na compilação. Igual a '/vbruntime*'

Aplica-se a