Android.Content.ContentProvider.GetPathPermissions Method
Return the path-based permissions required for read and/or write access to this content provider.

Syntax

[Android.Runtime.Register("getPathPermissions", "()[Landroid/content/pm/PathPermission;", "")]
public Android.Content.PM.PathPermission[] GetPathPermissions ()

Returns

Documentation for this section has not yet been entered.

Remarks

Return the path-based permissions required for read and/or write access to this content provider. This method can be called from multiple threads, as described in Processes and Threads.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 4