System::Net::WebProxy::GetProxy 메서드
WebProxy::GetProxy method
웹 요청에 대한 프록시된 URI를 반환합니다.
System::SharedPtr<Uri> System::Net::WebProxy::GetProxy(System::SharedPtr<Uri> destination)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| destination | System::SharedPtr<Uri> | 리소스의 URI. |
ReturnValue
프록시된 URI.
또 보기
- Typedef SharedPtr
- Class Uri
- Class WebProxy
- Namespace System::Net
- Library Aspose.Page for C++