PeopleContract.Directory.DirectoryProperty Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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