ArcObjects Library Reference (Carto)  

IExportSupport.ExportInfo Property

The helper oject to generate export information.

[Visual Basic .NET]
Public WriteOnly Property ExportInfo
[C#]
public void ExportInfo {set;}
[C++]
HRESULT putref_ExportInfo(
  IFeatureExportInfoGenerator* 
);
[C++]

Parameters

[in]

   is a parameter of type IFeatureExportInfoGenerator

Product Availability

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

See Also

IExportSupport Interface