Location

PropertyTypeTagCategory.Location property

Gets the tag that indicates a property being a reference to a geographical location. The property can contain the name of a city, full address, GPS coordinates, etc.

public PropertyTag Location { get; }

Property Value

The tag that indicates a property being a reference to a geographical location.

See Also