ESRI.ArcGIS.ADF.Web.DataSources
Message Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.Exceptions Namespace > NotInitializedException Class : Message Property




Message concerning the lack of initialization of the data resource.

Syntax

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

See Also

© 2010 All Rights Reserved.