MapsApplicationContext.ApplicationId Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets an ID that’s used to authenticate requests for maps services.

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

Syntax

Public Property ApplicationId As String
public string ApplicationId { get; set; }

Property Value

Type: System..::.String
The ID that’s used to authenticate requests for maps services.

Remarks

For more info about authenticating your app to use maps services, see How to add a Map control to a page in Windows Phone 8.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

MapsApplicationContext Class

Microsoft.Phone.Maps Namespace