HeaderNames.Status Field

Definition

Caution

This is obsolete and will be removed in a future version. Header dictionaries do not contain this key.

Gets the :status HTTP header name.

public: System::String ^ Status;
public: static initonly System::String ^ Status;
public const string Status;
public static readonly string Status;
[System.Obsolete("This is obsolete and will be removed in a future version. Header dictionaries do not contain this key.", false)]
public static readonly string Status;
val mutable Status : string
 staticval mutable Status : string
[<System.Obsolete("This is obsolete and will be removed in a future version. Header dictionaries do not contain this key.", false)>]
 staticval mutable Status : string
Public Const Status As String 
Public Shared ReadOnly Status As String 

Field Value

Attributes

Applies to