PackageInfo.Services Proprietà

Definizione

Matrice di tutti i tag inclusi in < application>o null se non c'erano.

[Android.Runtime.Register("services")]
public System.Collections.Generic.IList<Android.Content.PM.ServiceInfo>? Services { get; set; }
[<Android.Runtime.Register("services")>]
member this.Services : System.Collections.Generic.IList<Android.Content.PM.ServiceInfo> with get, set

Valore della proprietà

Attributi

Commenti

Matrice di tutti i tag inclusi in < application>o null se non c'erano. Viene compilato solo se il flag PackageManager#GET_SERVICES è stato impostato.

per android.content.pm.PackageInfo.services.

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