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


IFeatureExportInfoGenerator.HyperlinkContainer Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IFeatureExportInfoGenerator.HyperlinkContainer Property

The hyperlink container.

[Visual Basic .NET]
Public WriteOnly Property HyperlinkContainer
[C#]
public void HyperlinkContainer {set;}
[C++]
HRESULT putref_HyperlinkContainer(
  IHyperlinkContainer* 
);
[C++]

Parameters [in]
is a parameter of type IHyperlinkContainer

Product Availability

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

See Also

IFeatureExportInfoGenerator Interface