Visual Basic (Declaration) | |
---|---|
Public Enum ServerType Inherits System.Enum |
C# | |
---|---|
public enum ServerType : System.Enum |
Member | Description |
---|---|
Production | Production server for use with credentials/token that allow use of the production server. Bing Maps keys can only be used with the production server. |
Staging | Development/staging server for use with credentials/token that do not allow use of the production server. Bing Maps keys cannot be used with the development/staging server. |
System.Object
System.ValueType
System.Enum
ESRI.ArcGIS.Client.Bing.ServerType
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family