CodeAccessPermission.RevertAll Méthode

Définition

Entraîne la suppression définitive de toutes les substitutions antérieures pour le frame actuel.

public:
 static void RevertAll();
public static void RevertAll ();
static member RevertAll : unit -> unit
Public Shared Sub RevertAll ()

Exceptions

Il n’existe pas d’Assert(), de Deny() ou de PermitOnly() antérieur pour le frame actuel.

Remarques

S’il n’y a aucune substitution (Assert, , ou PermitOnly) pour l’image actuelle, un ExecutionEngineException est Denylevée.

S’applique à