System::Net::IPAddress::set_ScopeId method

IPAddress::set_ScopeId method

Sets the scope identifier of the IPv6 address.

void System::Net::IPAddress::set_ScopeId(int64_t value)
ParameterTypeDescription
valueint64_tThe value that must be set.

See Also