set_NoTransform()

CacheControlHeaderValue::set_NoTransform(bool) method

Sets the value that determines if a cache or proxy must not change any part of the entity body.

void System::Net::Http::Headers::CacheControlHeaderValue::set_NoTransform(bool value)

Arguments

ParameterTypeDescription
valueboolThe value that must be set.

See Also