System::Net::Cookie::set_Port method

Cookie::set_Port method

Sets the ‘Port’ attribute’s value.

void System::Net::Cookie::set_Port(String value)
ParameterTypeDescription
valueStringThe value that must be set.

See Also