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