This document is archived and information here might be outdated.  Recommended version.


INAWindow.Message Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (NetworkAnalystUI)  

INAWindow.Message Property

Displays a message at the bottom of the window.

[Visual Basic .NET]
Public WriteOnly Property Message
[C#]
public void Message {set;}

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

Remarks

The Message property changes the text at the bottom on the NAWindow.

See Also

INAWindow Interface