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




The exception message.

Syntax

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

See Also

© 2010 All Rights Reserved.