Android.Content.PM.PackageInfo.Gids Property
All kernel group-IDs that have been assigned to this package.

Syntax

[Android.Runtime.Register("gids")]
public IList<int> Gids { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

All kernel group-IDs that have been assigned to this package. This is only filled in if the flag PackageManager.GET_GIDS was set.

[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