ArcGIS API for WPF - Library Reference
ServiceDescription Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > ArcGISTiledMapServiceLayer Class : ServiceDescription Property

Gets the description reported by the service.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ServiceDescription As String
C# 
public string ServiceDescription {get;}

Property Value

The service description.

Remarks

The service description is defined for the map service.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.