System::Net::IPEndPoint::set_Address method

IPEndPoint::set_Address method

Stelt het eindpuntadres in.

void System::Net::IPEndPoint::set_Address(System::SharedPtr<IPAddress> value)
ParameterTypeBeschrijving
valueSystem::SharedPtr<IPAddress>Het endpoint-adres dat moet worden ingesteld.

Zie ook