RemotingClientProxy::_url Field

 
Use BaseTrue

Indicates the URL of the object that the current proxy represents.

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

protected:
String^ _url

Field Value

Type: System::String^

The URL of the object that the current proxy represents.

.NET Framework
Available since 1.1
Return to top
Show: