CodeAccessPermission.RevertAll Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Entraîne la suppression de tous les remplacements précédents de l’image actuelle et ne sont plus en vigueur.
public:
static void RevertAll();
public static void RevertAll();
static member RevertAll : unit -> unit
Public Shared Sub RevertAll ()
Exceptions
Il n’y a pas d’image précédente Assert(), Deny()ou PermitOnly() pour le frame actuel.
Remarques
S’il n’existe aucune substitution (Assert, Denyou PermitOnly) pour l’image actuelle, une ExecutionEngineException exception est levée.