System::Net::Cookie::set_Version method

Cookie::set_Version method

Sets the ‘Version’ attribute’s value.

void System::Net::Cookie::set_Version(int32_t value)
ParameterTypeDescription
valueint32_tThe value that must be set.

See Also