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