Share via


GeocodeQuery.MaxResultCount Property

Namespace:  Microsoft.Phone.Maps.Services
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Syntax

'Declaration
Public Property MaxResultCount As Integer
public int MaxResultCount { get; set; }
public:
property int MaxResultCount {
    int get ();
    void set (int value);
}
member MaxResultCount : int with get, set

Property Value

Type: System.Int32

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

GeocodeQuery Class

Microsoft.Phone.Maps.Services Namespace