BaseUri Property
Collapse the table of content
Expand the table of content

PhoneDataSharingContext.BaseUri Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the string used to indicate the data context.

Namespace:  Microsoft.Phone.UserData
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

protected string BaseUri { get; }

Property Value

Type: System.String
The string used to indicate the data context.

BaseUri is “ContactsContext” for Contacts and “AppointmentsContext” for Appointments.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft