Android.Content.PM.ResolveInfo.LabelRes Property
A string resource identifier (in the package's resources) of this match's label.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

A string resource identifier (in the package's resources) of this match's label. From the "label" attribute or, if not set, 0.

[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