Neighborhood 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. 

Represents a city neighborhood.

Syntax

public class Neighborhood
Public Class Neighborhood

Constructor

Name

Description

Neighborhood 

Initializes a new instance of a Neighborhood object.

Public Properties

Name

Description

City 

A string containing the name of the city where the neighborhood is located.

Id 

An int indicating the ID of the neighborhood.

Name 

A string containing the name of the neighborhood.

See Also

BusinessSearchResult.Neighborhoods Property