HeaderNames.AccessControlMaxAge 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.
Gets the Access-Control-Max-Age
HTTP header name.
public: System::String ^ AccessControlMaxAge;
public: static initonly System::String ^ AccessControlMaxAge;
public const string AccessControlMaxAge;
public static readonly string AccessControlMaxAge;
val mutable AccessControlMaxAge : string
staticval mutable AccessControlMaxAge : string
Public Const AccessControlMaxAge As String
Public Shared ReadOnly AccessControlMaxAge As String