MockPackageManager.GetSystemSharedLibraryNames Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottenere un elenco di librerie condivise disponibili nel sistema.
[Android.Runtime.Register("getSystemSharedLibraryNames", "()[Ljava/lang/String;", "GetGetSystemSharedLibraryNamesHandler")]
public override string[]? GetSystemSharedLibraryNames();
[<Android.Runtime.Register("getSystemSharedLibraryNames", "()[Ljava/lang/String;", "GetGetSystemSharedLibraryNamesHandler")>]
override this.GetSystemSharedLibraryNames : unit -> string[]
Restituisce
- Attributi
Commenti
Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.