ESRI.ArcGIS.Geoprocessor
Message Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.Geoprocessor Namespace > ProgressChangedEventArgs Class : Message Property




Gets a string containing information about the tool definition, start-up time, and success or failure.

Syntax

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

See Also

© 2010 All Rights Reserved.