PhoneDataSharingContext.BaseUri Property

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

Syntax

'Declaration
Protected ReadOnly Property BaseUri As String
protected string BaseUri { get; }
protected:
property String^ BaseUri {
    String^ get ();
}
member BaseUri : string with get

Property Value

Type: System.String

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