[This is preliminary documentation and is subject to change.]
Returns handy name of locality, i.e. "City, Country" if city is available
Namespace: NFX.Web.GeoLookupAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public string LocalityName { get; }
public string LocalityName { get; }
Public ReadOnly Property LocalityName As String
Get
Public ReadOnly Property LocalityName As String
Get
public:
property String^ LocalityName {
String^ get ();
}
public:
property String^ LocalityName {
String^ get ();
}
member LocalityName : string with get
member LocalityName : string with get
Property Value
Type:
String