ESRI.ArcGIS.ADF.Connection
Message Property
See Also  Send comments on this topic.
ESRI.ArcGIS.ADF.Connection Namespace > EmptyServerListException Class : Message Property




The message describing the empty server list exception.

Syntax

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

See Also

© 2010 All Rights Reserved.