ProgressUpdateEventArgs Properties

Applies To: Windows 8.1

Public Properties

  Name Description
public property Assessment The assessment object.
public property AssessmentIndex The index of the assessment in the job’s assessment list.
public property ProgressMessage A string that is interpreted according to the ProgressType enumeration.
public property ProgressType The type of progress data that is contained within the other parameters. Client applications need to interpret the other parameters based on the value in this parameter.
public property ProgressValue An integer value that is interpreted according to the AxeProgressType enumeration.

See Also

Reference

ProgressUpdateEventArgs Class
Microsoft.Assessments.Hosting Namespace