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


ICreateHyperlinkMacroDialog.MacroText Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CartoUI)  

ICreateHyperlinkMacroDialog.MacroText Property

The text entered in the macro field of the dialog.

[Visual Basic .NET]
Public ReadOnly Property MacroText As String
[C#]
public string MacroText {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICreateHyperlinkMacroDialog Interface