RemotingClientProxy._url Field

Definition

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

protected: System::String ^ _url;
protected string _url;
val mutable _url : string
Protected _url As String 

Field Value

Remarks

The URL of the object that the current proxy represents.

Applies to