CLPlacemark.Country Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of the country associated with the placemark.
public virtual string Country { [Foundation.Export("country")] get; }
member this.Country : string
Property Value
The name is spelled out, not an ISO-3166 code (e.g., "United States" not "US").
- Attributes