PhoneDataSharingContext Constructor
Collapse the table of content
Expand the table of content

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.

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

'Declaration
Protected Sub New ( _
	baseUri As String _
)

Parameters

baseUri
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