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


IHotlinkContainer.HotlinkType Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IHotlinkContainer.HotlinkType Property

Hotlink type.

[Visual Basic .NET]
Public Property HotlinkType As esriHyperlinkType
[C#]
public esriHyperlinkType HotlinkType {get; set;}
[C++]
HRESULT get_HotlinkType(
  esriHyperlinkType* LinkType
);
[C++]
HRESULT put_HotlinkType(
  esriHyperlinkType LinkType
);
[C++]

Parameters LinkType [out, retval]
LinkType is a parameter of type esriHyperlinkType LinkType [in]
LinkType is a parameter of type esriHyperlinkType

Product Availability

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

See Also

IHotlinkContainer Interface

.NET Snippets

Add Hotlink