BasicHttpBinding.ShouldSerializeEnableHttpCookieContainer Methode

Definitie

Hiermee wordt aangegeven of de http-cookiecontainer de serialisatie moet inschakelen.

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

Retouren

true als de http-cookiecontainer de serialisatie moet inschakelen; anders, false.

Van toepassing op