CacheControlHeaderValue.NoTransformString Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A constant for the no-transform
cache-control directive.
public: static initonly System::String ^ NoTransformString;
public static readonly string NoTransformString;
staticval mutable NoTransformString : string
Public Shared ReadOnly NoTransformString As String