MapsApplicationContext.ApplicationId Property

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

Syntax

'Declaration
Public Property ApplicationId As String
public string ApplicationId { get; set; }
public:
property String^ ApplicationId {
    String^ get ();
    void set (String^ value);
}
member ApplicationId : string with get, set

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

MapsApplicationContext Class

Microsoft.Phone.Maps Namespace