HeaderNames.CacheControl Campo
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene el nombre del Cache-Control
encabezado HTTP.
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