HeaderNames.IfNoneMatch 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 If-None-Match
encabezado HTTP.
public: System::String ^ IfNoneMatch;
public: static initonly System::String ^ IfNoneMatch;
public const string IfNoneMatch;
public static readonly string IfNoneMatch;
val mutable IfNoneMatch : string
staticval mutable IfNoneMatch : string
Public Const IfNoneMatch As String
Public Shared ReadOnly IfNoneMatch As String