ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService
Name Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService Namespace > GISResource Class : Name Property




Name of the GIS Resource.

Syntax

Visual Basic (Declaration) 
<CompilerGeneratedAttribute()>
Public Property Name As String
Visual Basic (Usage)Copy Code
Dim instance As GISResource
Dim value As String
 
instance.Name = value
 
value = instance.Name
C# 
[CompilerGeneratedAttribute()]
public string Name {get; set;}

See Also

© 2010 All Rights Reserved.