IVsaEngine.Reset, méthode

Supprime le moteur de script de l'état en cours d'exécution, et déconnecte automatiquement les gestionnaires d'événements liés.

Espace de noms :  Microsoft.Vsa
Assembly :  Microsoft.Vsa (dans Microsoft.Vsa.dll)

Syntaxe

'Déclaration
<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()

Voir aussi

Référence

IVsaEngine Interface

Microsoft.Vsa, espace de noms