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