System::Net::IPEndPoint::set_Address method
IPEndPoint::set_Address method
设置端点地址。
void System::Net::IPEndPoint::set_Address(System::SharedPtr<IPAddress> value)
| Parameter | Type | 描述 |
|---|---|---|
| value | System::SharedPtr<IPAddress> | 必须设置的端点地址。 |
另见
- Typedef SharedPtr
- Class IPAddress
- Class IPEndPoint
- Namespace System::Net
- Library Aspose.Page for C++