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




Return the number of messages of the last tool executed.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property MessageCount As Integer
Visual Basic (Usage)Copy Code
Dim instance As Geoprocessor
Dim value As Integer
 
value = instance.MessageCount
C# 
public int MessageCount {get;}

See Also

© 2010 All Rights Reserved.