Share via


Pushpin.Label Property

 

A string containing the text to show on the pushpin. Optional. The default value is the empty string, which means there is no label. Set this property before making a service request.

Syntax

public string Label { set; get; }
Public Property Label As String

Remarks

The Label property has a maximum length of 2 characters.