ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService
Label Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.Services Namespace > Pushpin Class : Label Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(True)>
Public Property Label As String
Visual Basic (Usage)Copy Code
Dim instance As Pushpin
Dim value As String
 
instance.Label = value
 
value = instance.Label
C# 
[XmlElementAttribute(true)]
public string Label {get; set;}

See Also

© 2010 All Rights Reserved.