GrantUriPermissionAttribute.PathPattern Property

Definition

A complete path identifying the data subset or subsets that permission can be granted for, with possible wildcards.

public string? PathPattern { get; set; }
member this.PathPattern : string with get, set

Property Value

A String containing a complete path identifying the data subset or subsets that permission can be granted for, with possible wildcards.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to