BasicHttpBinding.ShouldSerializeEnableHttpCookieContainer 方法

定义

指示是否 HTTP cookie 容器应启用序列化。

public:
 bool ShouldSerializeEnableHttpCookieContainer();
public bool ShouldSerializeEnableHttpCookieContainer ();
member this.ShouldSerializeEnableHttpCookieContainer : unit -> bool
Public Function ShouldSerializeEnableHttpCookieContainer () As Boolean

返回

true如果 HTTP cookie 容器应启用序列化,否则false

适用于