Android.Content.PM.ComponentInfo.DescriptionRes Property
A string resource identifier (in the package's resources) containing a user-readable description of the component.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

A string resource identifier (in the package's resources) containing a user-readable description of the component. 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 8