Android.App.ApplicationErrorReport.InstallerPackageName Property
Package name of the application which installed the application this report pertains to.

Syntax

[Android.Runtime.Register("installerPackageName")]
public string InstallerPackageName { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Package name of the application which installed the application this report pertains to. This identifies which market the application came from.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14