HeaderNames.Scheme フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
This is obsolete and will be removed in a future version. Header dictionaries do not contain this key.
HTTP ヘッダー名を :scheme
取得します。
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
フィールド値
- 属性