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


IHotLinkExpressionProperties Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IH > IHotLinkExpressionProperties Interface
ArcGIS Developer Help

IHotLinkExpressionProperties Interface

Provides access to the properties for generating a hyperlink expression.

Product Availability

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

Members

Name 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.

Classes that implement IHotLinkExpressionProperties

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