Langue

DnsOptions.DnsOptionEnabled Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Net.Http.DnsOption enum directly instead of this field.

L’option est activée.

[Android.Runtime.Register("DNS_OPTION_ENABLED", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Http.DnsOption enum directly instead of this field.", true)]
public const Android.Net.Http.DnsOption DnsOptionEnabled = 1;
[<Android.Runtime.Register("DNS_OPTION_ENABLED", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.Http.DnsOption enum directly instead of this field.", true)>]
val mutable DnsOptionEnabled : Android.Net.Http.DnsOption

Valeur de champ

Value = 1
Attributs

Remarques

L’option est activée.

Java documentation pour android.net.http.DnsOptions.DNS_OPTION_ENABLED.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à