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




Gets the token used to access with the Virtual Earth service.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Token As String
Visual Basic (Usage)Copy Code
Dim instance As GISResource
Dim value As String
 
value = instance.Token
C# 
public string Token {get;}

Return Value

The token.

See Also

© 2010 All Rights Reserved.