FindNearbyCategory.IconName Property
The icon name represented as a string.
Public Property IconName As System.String
[C#]
public property System.String IconName
Remarks
When you create a new instance of the FindNearbyCategory class, this property is set to "11".
For information about the maximum length of this property, see MapPoint Location Server Parameter Lengths.
If you are working with the Location Web Service this property appears as a public field. In addition, the value is not set in the constructor because the FindNearbyCategory class that you access from the Web service proxy class does not implement properties or constructors (because it is generated from a WSDL document).
See Also
FindNearbyCategory Class | FindNearbyCategory Members | MapPoint Location Server Parameter Lengths | Microsoft.MapPoint.LocationServer.Types