System::Net::Http::HttpResponseMessage::set_Version method

HttpResponseMessage::set_Version method

Sets the HTTP version.

void System::Net::Http::HttpResponseMessage::set_Version(System::Version value)
ParameterTypeDescription
valueSystem::VersionThe value that will be set.

See Also