Android.Content.PM.ApplicationInfo.Uid Property
The kernel user-ID that has been assigned to this application; currently this is not a unique ID (multiple applications can have the same uid).

Syntax

[Android.Runtime.Register("uid")]
public int Uid { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The kernel user-ID that has been assigned to this application; currently this is not a unique ID (multiple applications can have the same uid).

[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