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


IHotLinkExpressionProperties Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IHotLinkExpressionProperties Interface

Provides access to the properties for generating a hyperlink expression.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property Expression The VBScript or JScript expression that evaluates and formats the label.
Read/write property ExpressionParser The object that interprets the expression.
Read/write property IsExpressionSimple Indicates if the expression is simple.

CoClasses that implement IHotLinkExpressionProperties

CoClasses and Classes Description
HotLinkExpressionProperties Maintains the properties for generating a hyperlink string.