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 static readonly string AccessControlMaxAge;
public const string AccessControlMaxAge;
staticval mutable AccessControlMaxAge : string
val mutable AccessControlMaxAge : string
Public Shared ReadOnly AccessControlMaxAge As String
Public Const AccessControlMaxAge As String