ApplicationIdCredentialsProvider Constructor (String)

Bing
 

Initializes a new instance of the ApplicationIdCredentialsProvider class using the specified application ID.

Namespace:   Microsoft.Maps.MapControl.WPF
Assembly:  Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)

new : 
        applicationId:string -> ApplicationIdCredentialsProvider

Parameters

applicationId
Type: System.String

The application ID, or Bing Maps Key, to use.

Return to top
Show: