Android.Content.ContentProviderAttribute.WritePermission Property
A permission that clients must have to make changes to the data controlled by the content provider.

Syntax

public string WritePermission { get; set; }

Value

A string containing a permission that clients must have to make changes to the data controlled by the content provider.

Remarks

The ReadPermission property is used to set the //provider/@android:writePermission attribute value.

Requirements

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