Lingua

RouteInfo.RtnThrow Campo

Definizione

Attenzione

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

Genera route.

[Android.Runtime.Register("RTN_THROW", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.RouteType enum directly instead of this field.", true)]
public const Android.Net.RouteType RtnThrow = 9;
[<Android.Runtime.Register("RTN_THROW", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.RouteType enum directly instead of this field.", true)>]
val mutable RtnThrow : Android.Net.RouteType

Valore del campo

Value = 9

Implementazioni

Attributi

Commenti

Indica che le informazioni di routing relative a questa destinazione non sono incluse in questa tabella. La ricerca del routing deve continuare in un'altra tabella.

per android.net.RouteInfo.RTN_THROW.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a