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