Share via


Assessment Members

Applies To: Windows 8.1

Describes an assessment and the information related to it.

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

Public Properties

  Name Description
public property FilePath The file path of the assessment.
public property Id The ID of the assessment, a GUID.
public property Name The localized name of the assessment.
public property ProgrammaticName The programmatic name of the assessment.
public property SupportsAnalyze A Boolean value indicating whether the assessment has support for analyzing results using the AnalyzeResults method.
public property ToolTip The short description of the assessment, usually displayed in a ToolTip control.

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

Assessment Class
Microsoft.Assessments.Hosting Namespace