PhoneDataSharingContext Constructor

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

Syntax

'Declaration
Protected Sub New ( _
    baseUri As String _
)
protected PhoneDataSharingContext(
    string baseUri
)
protected:
PhoneDataSharingContext(
    String^ baseUri
)
new : 
        baseUri:string -> PhoneDataSharingContext

Parameters

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

PhoneDataSharingContext Class

Microsoft.Phone.UserData Namespace