GrantUriPermissionAttribute.PathPrefix Property

Definition

The initial part of a path identifying the data subset or subsets that permission can be granted for.

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

Property Value

A String containing the initial part of a path identifying the data subset or subsets that permission can be granted for.

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