Category 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 point of interest category, such as 'restaurant', 'hotel', or 'gas station'.

Syntax

public class Category
Public Class Category

Constructor

Name

Description

Category 

Initializes a new instance of a Category object.

Public Properties

Name

Description

Id 

An int specifying the category ID.

Name 

A string specifying the category name.

See Also

BusinessSearchResult.Categories Property