set_Path()

Cookie::set_Path(String) method

Sets the ‘Path’ attribute’s value.

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

Arguments

ParameterTypeDescription
valueStringThe value that must be set.

See Also