RemotingClientProxy.EnableCookies 属性

定义

目前未实现此属性。 该属性引发 NotSupportedException

public:
 property bool EnableCookies { bool get(); void set(bool value); };
public bool EnableCookies { get; set; }
member this.EnableCookies : bool with get, set
Public Property EnableCookies As Boolean

属性值

一个布尔值,它指示是否启用对从服务器接收到的 Cookie 的处理。

适用于