This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARCommandInfo Interface > IARCommandInfo.Message Property (ArcObjects .NET 10.4 SDK) |
The message of the command.
[Visual Basic .NET] Public ReadOnly Property Message As String
[C#] public string Message {get;}
Returns the Message of the specified ARTool command. For example, use the Message to set the text that appears in a status bar as the mouse moves over an ARTool.
For example, use the Message to set the text that appears in a status bar as the mouse moves over an ARTool.