MobileForms Toolkit Documentation

ServiceSettings.BingApiKey Field

Specifies the per-developer access key which is required by the Bing service.

public string BingApiKey;

Remarks

This property must be set before using the Bing service for the first time. Otherwise a ServiceRequestException exception will be thrown.

The process of obtaining the Bing Maps Key is described at http://msdn.microsoft.com/en-us/library/ff428642.aspx.

See Also

ServiceSettings Class | Resco.Location.Services Namespace