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