Share via


ErrorWarning Members

Applies To: Windows 8.1

This interface provides the ability to create and query error and warning objects.

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

Public Properties

  Name Description
public property Hresult Gets the HRESULT value of this item.
public property Kind Gets the kind of item this is, in the form of an IssueType.
public property Message Gets the text of the message of this item.

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

ErrorWarning Class
Microsoft.Assessments.Runtime Namespace