Udostępnij za pośrednictwem


Metoda IVsaEngine.Run —

Inicjuje wykonywanie kodu skompilowanego aparat skryptów i wiąże wszystkie programy obsługi zdarzeń.

Przestrzeń nazw:  Microsoft.Vsa
Zestaw:  Microsoft.Vsa (w Microsoft.Vsa.dll)

Składnia

'Deklaracja
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _
Sub Run
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
void Run()
[PermissionSetAttribute(SecurityAction::LinkDemand, Name = L"FullTrust")]
void Run()
[<PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")>]
abstract Run : unit -> unit
function Run()

Zobacz też

Informacje

IVsaEngine Interfejs

Przestrzeń nazw Microsoft.Vsa