Click or drag to resize

BingApiKey Property

API key for Bing maps.

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public string ApiKey { get; set; }

Property Value

Type: String
Remarks
Get your own key at http://bingmapsportal.com/
See Also