Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 a point of interest category name and properties specific to that category.
Syntax
public class CategorySpecificPropertySet
Public Class CategorySpecificPropertySet
Constructor
Name |
Description |
|---|---|
Initializes a new instance of a CategorySpecificPropertySet object. |
Public Properties
Name |
Description |
|---|---|
A string indicating the name of the category. |
|
A System.Collections.Generic.Dictionary <string,object> object indicating the properties only applicable to the category specified in the CategoryName property. |