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




Gets a message that describes the current exception.

Syntax

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

See Also

© 2010 All Rights Reserved.