This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IH > IHyperlink Interface > IHyperlink.LinkType Property (ArcObjects .NET 10.5 SDK) |
Hyperlink type.
[Visual Basic .NET] Public Property LinkType As esriHyperlinkType
[C#] public esriHyperlinkType LinkType {get; set;}
[C++]
HRESULT get_LinkType(
esriHyperlinkType* LinkType
);
[C++]
HRESULT put_LinkType(
esriHyperlinkType LinkType
);
[C++]
Parameters LinkType [out, retval]
LinkType is a parameter of type esriHyperlinkType LinkType [in]
LinkType is a parameter of type esriHyperlinkType