GeocodeResult.Address Property

 

An Address Class that specifies address properties for the result. Get this property from the service response.

Syntax

public Address Address { set; get; }
Public Property Address As Address