RemotingClientProxy.Cookies Property

Definition

This property is not currently implemented. The property returns null (Nothing in Visual Basic).

public:
 property System::Object ^ Cookies { System::Object ^ get(); };
public object Cookies { get; }
member this.Cookies : obj
Public ReadOnly Property Cookies As Object

Property Value

The cookies for the current proxy.

Applies to