RemotingClientProxy.ConfigureProxy(Type, String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
內部。 如果通道尚未載入,且正在建立 Proxy,則透過載入通道自動設定 Proxy。
protected:
void ConfigureProxy(Type ^ type, System::String ^ url);
protected void ConfigureProxy (Type type, string url);
member this.ConfigureProxy : Type * string -> unit
Protected Sub ConfigureProxy (type As Type, url As String)
參數
- url
- String
目前 Proxy 所表示之物件的 URL。