ExchangeServiceBaseCookieContainer - свойство |
Gets or sets the cookie container.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public CookieContainer CookieContainer { get; set; }
Public Property CookieContainer As CookieContainer
Get
Set
public:
property CookieContainer^ CookieContainer {
CookieContainer^ get ();
void set (CookieContainer^ value);
}
member CookieContainer : CookieContainer with get, set
Значение свойства
Тип:
CookieContainerThe cookie container.
См. также