PhoneDataSharingContext Constructor
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the PhoneDataSharingContext class.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- baseUri
- Type: System.String
The string used to indicate the data context.
baseUri is “ContactsContext” for Contacts and “AppointmentsContext” for Appointments.
Show: