Android.Content.PM.ApplicationInfo.ProcessName Property
The name of the process this application should run in.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

The name of the process this application should run in. From the "process" attribute or, if not set, the same as packageName.

[Android Documentation]

Requirements

Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1