Android.App.ApplicationAttribute.Name Property
TODO: Not supported. The name of the class to that implements the application.

Syntax

public string Name { get; set; }

Value

A string containing the name of the class that implemenets the application.

Remarks

The Name property is used to set the //application/@android:name attribute value.

monodroid.exe uses this value to control the name of the generated Android Callable Wrappers . This value cannot follow the Android "shortcut" of using . as the first character; it must be a fully-qualified type name.

Requirements

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