OutputCacheProfileCollection.Set(OutputCacheProfile) Método
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Define o objeto especificado 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)
Parâmetros
- user
- OutputCacheProfile
O OutputCacheProfileCollection elemento a definir.
Exceções
É OutputCacheProfileCollection só de leitura.
Observações
O Set método modifica um elemento existente OutputCacheProfileCollection .