HeaderNames.IfMatch 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 If-Match
HTTP header name.
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