UriRelativeFilter.Path Campo

Definizione

Attenzione

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

Valore per indicare che il filtro deve essere applicato a un percorso URI.

[Android.Runtime.Register("PATH", ApiSince=35)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.UriRelativeFilterPart enum directly instead of this field.", true)]
public const Android.Content.UriRelativeFilterPart Path = 0;
[<Android.Runtime.Register("PATH", ApiSince=35)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.UriRelativeFilterPart enum directly instead of this field.", true)>]
val mutable Path : Android.Content.UriRelativeFilterPart

Valore del campo

Value = 0
Attributi

Commenti

Valore per indicare che il filtro deve essere applicato a un percorso URI.

per android.content.UriRelativeFilter.PATH.

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