Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows 8.1
The values of this enumeration specify the kind of issue that is being tracked by the assessment.
Namespace: Microsoft.Assessments
Assembly: Microsoft.Assessments.Core (in Microsoft.Assessments.Core.dll)
Usage
'Usage
Dim instance As IssueType
Syntax
'Declaration
Public Enumeration IssueType
public enum IssueType
public enum class IssueType
public enum IssueType
public enum IssueType
Members
| Member name | Description | 
|---|---|
| Error | An issue associated with an error. | 
| Info | An issue intended to be informational. | 
| Invalid | An issue associated with invalid data. | 
| None | Another kind of issue that is not related to any of the other types. | 
| Warning | An issue associated with a warning. | 
Platforms
Development Platforms
Windows 8.1