Share via


Clase ReportViewerCookieCollection

Represents a collection of System.Net.Cookie objects.

Espacio de nombres: Microsoft.Reporting.WebForms
Ensamblado: Microsoft.ReportViewer.WebForms (en microsoft.reportviewer.webforms.dll)

Sintaxis

'Declaración
'Uso

Comentarios

The ReportViewerCookieCollection class provides a simple collection object that can be used to store a set of System.Net.Cookie objects.

Jerarquía de herencia

System.Object
   System.Collections.ObjectModel.Collection
     Microsoft.Reporting.WebForms.SyncList
      Microsoft.Reporting.WebForms.ReportViewerCookieCollection

Seguridad de subprocesos

Todos los miembros (Compartidos en Visual Basic) de este tipo son seguros para la ejecución de subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.

Vea también

Referencia

Miembros ReportViewerCookieCollection
Espacio de nombres Microsoft.Reporting.WebForms