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


IFeatureExportInfoGenerator.HotlinkContainer Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IFeatureExportInfoGenerator.HotlinkContainer Property

The hotlink container.

[Visual Basic .NET]
Public WriteOnly Property HotlinkContainer
[C#]
public void HotlinkContainer {set;}
[C++]
HRESULT putref_HotlinkContainer(
  IHotlinkContainer* 
);
[C++]

Parameters [in]
is a parameter of type IHotlinkContainer

Product Availability

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

See Also

IFeatureExportInfoGenerator Interface