This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IE > IExport Interface > IExport.StepProgressor Property (ArcObjects .NET 10.5 SDK) |
Export will update a Progress Bar if StepProgressor is not NULL.
[Visual Basic .NET]
Public WriteOnly Property StepProgressor
[C#] public void StepProgressor {set;}
[C++]
HRESULT putref_StepProgressor(
IStepProgressor*
);
[C++]
Parameters [in]
is a parameter of type IStepProgressor