set_HostName()

IPHostEntry::set_HostName(String) method

Sets the host name.

void System::Net::IPHostEntry::set_HostName(String value)

Arguments

ParameterTypeDescription
valueStringThe host name to set.

See Also