set_Version()

HttpResponseMessage::set_Version(System::Version) method

Sets the HTTP version.

void System::Net::Http::HttpResponseMessage::set_Version(System::Version value)

Arguments

ParameterTypeDescription
valueSystem::VersionThe value that will be set.

See Also