Language

PeopleContract.Directory.DirectoryProperty Field

Definition

Manifest property name that a android.content.ContentProvider must define in a <property> tag within its manifest declaration to register itself as a People Directory with the system.

[Android.Runtime.Register("DIRECTORY_PROPERTY", ApiSince=37)]
public const string DirectoryProperty;
[<Android.Runtime.Register("DIRECTORY_PROPERTY", ApiSince=37)>]
val mutable DirectoryProperty : string

Field Value

Attributes

Applies to