set_ScopeId()

IPAddress::set_ScopeId(int64_t) method

Sets the scope identifier of the IPv6 address.

void System::Net::IPAddress::set_ScopeId(int64_t value)

Arguments

ParameterTypeDescription
valueint64_tThe value that must be set.

See Also