OutputCacheProfileCollection.Set(OutputCacheProfile) 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.
Définit l’objet spécifié OutputCacheProfile .
public:
void Set(System::Web::Configuration::OutputCacheProfile ^ user);
public void Set(System.Web.Configuration.OutputCacheProfile user);
member this.Set : System.Web.Configuration.OutputCacheProfile -> unit
Public Sub Set (user As OutputCacheProfile)
Paramètres
- user
- OutputCacheProfile
Élément OutputCacheProfileCollection à définir.
Exceptions
Il OutputCacheProfileCollection est en lecture seule.
Remarques
La Set méthode modifie un élément existant OutputCacheProfileCollection .