System::Net::IPEndPoint::set_Address method
IPEndPoint::set_Address method
Stelt het eindpuntadres in.
void System::Net::IPEndPoint::set_Address(System::SharedPtr<IPAddress> value)
| Parameter | Type | Beschrijving |
|---|---|---|
| value | System::SharedPtr<IPAddress> | Het endpoint-adres dat moet worden ingesteld. |
Zie ook
- Typedef SharedPtr
- Class IPAddress
- Class IPEndPoint
- Namespace System::Net
- Library Aspose.Page for C++