RemotingClientProxy.ProxyName 속성

정의

요청에 사용할 프록시 서버의 이름을 가져오거나 설정합니다.

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

속성 값

String

요청에 사용할 프록시 서버의 이름입니다.

적용 대상