Bagikan melalui


VisualBasicCompilationOptions.EmbedVbCoreRuntime Properti

Definisi

Mendapatkan pengaturan Sematkan Visual Basic Core Runtime.

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

Nilai Properti

Pengaturan EmbedVbCoreRuntime, True jika runtime inti VB harus disematkan dalam kompilasi. Sama dengan '/vbruntime*'

Berlaku untuk