Get or sets the key that is required to connect to the Bing Maps data provider.
public string BingKey { get; set; }
Public Property BingKey As String
For more information on obtaining a valid Bing Maps key, refer to the corresponding tutorial in this documentation: How to: Get a Bing Maps Key.