SearchResultBase Class
This documentation is no longer available on MSDN. It is available as a CHM or PDF download. For the newest Geocoding, Imagery, Routing and Traffic services, see Bing Maps REST Services.
Contains properties that define a search result returned by the Search Service.
Syntax
public class SearchResultBase
Public Class SearchResultBase
Constructor
Name |
Description |
---|---|
Initializes a new instance of a SearchResultBase object. |
Public Properties
Name |
Description |
---|---|
A double indicating the distance between the search result and the 'where' component of the search query. |
|
A string representing the ID of the search result. |
|
A LocationData Class object containing information about the location of the result. |
|
A string containing the listing title of the search result. |
Remarks
The following classes inherit from the SearchResultBase class: