Attempts to locate the requested package in the caller's class loader.
Syntax
[Android.Runtime.Register("getPackage", "(Ljava/lang/String;)Ljava/lang/Package;", "")]
public static
Package GetPackage (
string packageName)
See Also
Parameters
- packageName
- the name of the package to find.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1