RemotingClientProxy.EnableCookies Property

Definition

This property is not currently implemented. The property throws a 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

Property Value

A Boolean value that indicates whether the handling of cookies received from the server is enabled.

Applies to