Поделиться через


VisualBasicCompilationOptions.EmbedVbCoreRuntime Свойство

Определение

Возвращает параметр среды выполнения Embed Visual Basic Core.

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

Значение свойства

Параметр EmbedVbCoreRuntime, true, если в компиляцию должна быть внедрена базовая среда выполнения VB. Равно "/vbruntime*"

Применяется к