This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IC > ICreateHyperlinkMacroDialog Interface > ICreateHyperlinkMacroDialog.MacroText Property (ArcObjects .NET 10.5 SDK) |
The text entered in the macro field of the dialog.
[Visual Basic .NET] Public ReadOnly Property MacroText As String
[C#] public string MacroText {get;}