HeaderNames.IfUnmodifiedSince 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-Unmodified-Since
HTTP header name.
public: System::String ^ IfUnmodifiedSince;
public: static initonly System::String ^ IfUnmodifiedSince;
public const string IfUnmodifiedSince;
public static readonly string IfUnmodifiedSince;
val mutable IfUnmodifiedSince : string
staticval mutable IfUnmodifiedSince : string
Public Const IfUnmodifiedSince As String
Public Shared ReadOnly IfUnmodifiedSince As String