Partager via


AnalyzeResultsInfo Members

Applies To: Windows 8.1

Contains information about the results analysis.

The following tables list the members exposed by the AnalyzeResultsInfo type.

Public Constructors

  Name Description
  AnalyzeResultsInfo The constructor for the class.

Top

Public Properties

  Name Description
public property Error The job execution error value, expressed as one of the values in JobExecutionError.
public property Flags Analysis flags, as defined in AnalyzeResultsFlags.
public property Results The result, defined as JobResults.
public property ResultsPublishPath The path to the published results.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

AnalyzeResultsInfo Class
Microsoft.Assessments.Hosting Namespace