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