Android.Content.ContentProvider: Property Members

The properties of Android.Content.ContentProvider are listed below. For a list of all members, see the ContentProvider Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
CallingPackagestring. Return the package name of the caller that initiated the request being processed on the current thread.
[read-only]
ContextContext. Retrieves the Context this provider is running in.
ReadPermissionstring. Return the name of the permission required for read-only access to this content provider.
WritePermissionstring. Return the name of the permission required for read/write access to this content provider.

Protected Properties

[read-only]
IsTemporarybool. Returns true if this instance is a temporary content provider.
[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.