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 | |
---|---|---|
![]() |
FilePath | The file path of the assessment. |
![]() |
Id | The ID of the assessment, a GUID. |
![]() |
Name | The localized name of the assessment. |
![]() |
ProgrammaticName | The programmatic name of the assessment. |
![]() |
SupportsAnalyze | A Boolean value indicating whether the assessment has support for analyzing results using the AnalyzeResults method. |
![]() |
ToolTip | The short description of the assessment, usually displayed in a ToolTip control. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top