System::Net::IPEndPoint::set_Address 메서드
IPEndPoint::set_Address method
엔드포인트 주소를 설정합니다.
void System::Net::IPEndPoint::set_Address(System::SharedPtr<IPAddress> value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | System::SharedPtr<IPAddress> | 설정해야 하는 엔드포인트 주소입니다. |
또 보기
- Typedef SharedPtr
- Class IPAddress
- Class IPEndPoint
- Namespace System::Net
- Library Aspose.Page for C++