Android.App.ApplicationAttribute.Description Property
User-readable text about the application, longer and more descriptive than the application label.

Syntax

public string Description { get; set; }

Value

A string containing User-readable text about the application, longer and more descriptive than the application label. The value must be set as a reference to a string resource. Unlike the label, it cannot be a raw string.

Remarks

The Description property is used to set the //application/@android:description attribute value.

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0