RemotingClientProxy._url 字段
定义
指示当前代理表示的对象的 URL。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
字段值
注解
当前代理表示的对象的 URL。The URL of the object that the current proxy represents.