set_Port()

Cookie::set_Port(String) method

Sets the ‘Port’ attribute’s value.

void System::Net::Cookie::set_Port(String value)

Arguments

ParameterTypeDescription
valueStringThe value that must be set.

See Also