共用方式為


RemotingClientProxy.Path 屬性

定義

取得或設定要用於要求的伺服器的基礎 URL。

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

屬性值

String

要用於要求的伺服器的基礎 URL。

適用於