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


INAWindow.Message Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalystUI > ESRI.ArcGIS.NetworkAnalystUI > Interfaces > IN > INAWindow Interface > INAWindow.Message Property
ArcGIS Developer Help

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