IReportServerConnection2.Cookies Proprietà

Definizione

public:
 property System::Collections::Generic::IEnumerable<System::Net::Cookie ^> ^ Cookies { System::Collections::Generic::IEnumerable<System::Net::Cookie ^> ^ get(); };
public System.Collections.Generic.IEnumerable<System.Net.Cookie> Cookies { get; }
Public ReadOnly Property Cookies As IEnumerable(Of Cookie)

Valore della proprietà

IEnumerable<Cookie>

Si applica a