ClientPNames.DefaultHost Campo

Definição

Cuidado

Use 'Org.Apache.Http.Client.Params.IClientPNames.DefaultHost'. This class will be removed in a future release.

Define o host padrão.

[Android.Runtime.Register("DEFAULT_HOST")]
[System.Obsolete("Use 'Org.Apache.Http.Client.Params.IClientPNames.DefaultHost'. This class will be removed in a future release.")]
public const string DefaultHost;
[<Android.Runtime.Register("DEFAULT_HOST")>]
[<System.Obsolete("Use 'Org.Apache.Http.Client.Params.IClientPNames.DefaultHost'. This class will be removed in a future release.")>]
val mutable DefaultHost : string

Valor do campo

Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usadas de acordo com os termos descritos na Licença de Atribuição Creative Commons 2.5.

Aplica-se a