System::Net::WebProxy::set_Address 메서드
WebProxy::set_Address method
현재 프록시 서버의 주소를 설정합니다.
void System::Net::WebProxy::set_Address(System::SharedPtr<Uri> value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | System::SharedPtr<Uri> | 설정할 주소입니다. |
또 보기
- Typedef SharedPtr
- Class Uri
- Class WebProxy
- Namespace System::Net
- Library Aspose.Page for C++