System::Net::Http::Headers::CacheControlHeaderValue::get_NoTransform method

CacheControlHeaderValue::get_NoTransform method

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

bool System::Net::Http::Headers::CacheControlHeaderValue::get_NoTransform()

ReturnValue

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

See Also