RemotingClientProxy::Cookies Property

 

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

Namespace:   System.Runtime.Remoting.Services
Assembly:  System.Runtime.Remoting (in System.Runtime.Remoting.dll)

public:
property Object^ Cookies {
	Object^ get();
}

Property Value

Type: System::Object^

The cookies for the current proxy.

.NET Framework
Available since 1.1
Return to top
Show: