This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IH > IHotlinkContainer Interface > IHotlinkContainer.HotlinkType Property (ArcObjects .NET 10.4 SDK) |
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