Share via


RemotingClientProxy.ProxyName 屬性

定義

取得或設定要用於要求的 Proxy 伺服器的名稱。

public:
 property System::String ^ ProxyName { System::String ^ get(); void set(System::String ^ value); };
public string ProxyName { get; set; }
member this.ProxyName : string with get, set
Public Property ProxyName As String

屬性值

要用於要求的 Proxy 伺服器的名稱。

適用於