ArcGIS API for Silverlight - Library Reference
Message Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > ServiceException Class : Message Property

Gets a message that describes the current exception.

Syntax

Visual Basic (Declaration) 
Public Overrides NotOverridable ReadOnly Property Message As String
C# 
public override string Message {get;}

Property Value

The error message that explains the reason for the exception, or an empty string("")

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.