'DeclarationPublicProperty VaryByContentEncoding AsStringGetSet'UsageDim instance As OutputCacheAttribute
Dim value AsString
value = instance.VaryByContentEncoding
instance.VaryByContentEncoding = value
A semicolon-separated list of strings that are used to vary the output cache. The VaryByContentEncodings attribute is used with the Accept-Encoding header to determine how cached responses are served for different content encodings.