Microsoft.Assessments Namespace
Applies To: Windows 8.1
Classes
Class | Description |
---|---|
AxeErrorInfo | Defines an AXE error. |
AxeException | This class reports all errors that have occurred during an operation performed by the Axe engine. |
Logging | Logs standard ETW events to a pre-configured ETW session maintained by the AXE engine so that the solution doesn't have to configure and manage ETW itself. Use the CreateLogger method to retrieve a Logging object with the AXE Execution Solution API. Use the CreateLogger method to retrieve a Logging object with the AXE Execution Assessment API. |
PrerequisiteCollection | Represents a collection of prerequisites for running a job that failed. |
PrerequisiteIssue | An object of this class describes a single prerequisite issue. |
Enumerations
Enumeration | Description |
---|---|
AxeProgressType | Describes the progress reported by the assessment to the AXE engine in ReportProgress. |
IssueType | The values of this enumeration specify the kind of issue that is being tracked by the assessment. |
OnOffProgressValue | Represents the types of power transitions that AXE can track. It also specifies the type of tracing the OnOffHelper API provides. |
ProgressIdleValue | Specifies the type of Idle progress type that has occurred. |