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