Share via


HeaderNames.Authority フィールド

定義

注意事項

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

HTTP ヘッダー名を :authority 取得します。

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

フィールド値

属性

適用対象