set_Address()
IPEndPoint::set_Address(System::SharedPtr<IPAddress>) method
Sets the endpoint address.
void System::Net::IPEndPoint::set_Address(System::SharedPtr<IPAddress> value)
Arguments
Parameter | Type | Description |
---|---|---|
value | System::SharedPtr<IPAddress> | The endpoint address that must be set. |
See Also
- Typedef SharedPtr
- Class IPAddress
- Class IPEndPoint
- Namespace System::Net
- Library Aspose.Slides