System::Net::Cookie::set_Path method

Cookie::set_Path method

Sets the ‘Path’ attribute’s value.

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

See Also