Android.Content.ContentProviderAttribute.Name Property
The name of the class that implements the provider.

Syntax

public string Name { get; set; }

Value

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

Remarks

The Name property is used to set the //provider/@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.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0