HeaderNames.IfNoneMatch 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-None-Match
HTTP header name.
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