CacheControlHeaderValue.MaxAgeString 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 max-age
cache-control directive.
public: static initonly System::String ^ MaxAgeString;
public static readonly string MaxAgeString;
staticval mutable MaxAgeString : string
Public Shared ReadOnly MaxAgeString As String