Share via


IVsaEngine.Reset (Método)

Quita el motor de scripts del estado de ejecución y desconecta automáticamente los controladores de eventos enlazados.

Espacio de nombres:  Microsoft.Vsa
Ensamblado:  Microsoft.Vsa (en Microsoft.Vsa.dll)

Sintaxis

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

Vea también

Referencia

IVsaEngine Interfaz

Microsoft.Vsa (Espacio de nombres)