Share via


GeocodeRequest.Options Property

 

A GeocodeOptions Class object used to refine the geocode request. Optional. Set this property before making a service request.

Syntax

public GeocodeOptions Options { set; get; }
Public Property Options As GeocodeOptions