PrerequisiteIssue Members
Applies To: Windows 8.1
An object of this class describes a single prerequisite issue.
The following tables list the members exposed by the PrerequisiteIssue type.
Public Properties
Name | Description | |
---|---|---|
Assessment | The assessment object. | |
IssueType | The kind of issue. | |
Name | A short human-readable name. | |
ProgrammaticName | A name that applications can use to identify the item for programmatic tasks such as reflection. | |
ToolTip | A short description suitable for showing to users in a tool tip 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