System::Net::IPHostEntry::set_Aliases method
IPHostEntry::set_Aliases method
Sets a collection of aliases of the host.
void System::Net::IPHostEntry::set_Aliases(System::ArrayPtr<String> value)
Parameter | Type | Description |
---|---|---|
value | System::ArrayPtr<String> | The collection of aliases that must be set. |
See Also
- Typedef ArrayPtr
- Class String
- Class IPHostEntry
- Namespace System::Net
- Library Aspose.PUB for C++