Android.Content.PM.ApplicationInfo.DescriptionRes Property
A style resource identifier (in the package's resources) of the description of an application.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

A style resource identifier (in the package's resources) of the description of an application. From the "description" 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