GeocodeResult.DisplayName Property

 

A string containing a display name for the result. Get this property from the service response.

Syntax

public string DisplayName { set; get; }
Public Property DisplayName As String