HeaderNames.Scheme Field

Definition

Caution

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

Gets the :scheme HTTP header name.

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

Field Value

Attributes

Applies to