OsmAddress.CountryCode Property
Gets or sets the two letter ISO country code in the upper case.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
String | The two letter ISO country code in the upper case. |
Remarks
Example: US
See Also