HeaderNames.Authority 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
This is obsolete and will be removed in a future version. Header dictionaries do not contain this key.
获取 :authority
HTTP 标头名称。
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
字段值
- 属性