BingAddress.CountryRegionIso2 Property
Gets or sets the two-letter ISO country code.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | null | The two-letter ISO country code. |
Remarks
Example: US
See Also