Dela via


IMarkupErrorMessage Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

An interface for reporting error messages in markup source files.

The IMarkupErrorMessage type exposes the following members.

Properties

 

Name

Description

Public property

Category

Gets whether the error message category is a warning, error, or message.

Public property

Code

Gets the error code number.

Public property

Length

Gets the length, in characters, of the range. (Inherited from IMarkupLocation.)

Public property

Message

Gets the error message as a string.

Public property

Offset

Gets a zero-based character offset from the beginning of the file. (Inherited from IMarkupLocation.)

Top

See Also

Reference

IMarkupErrorMessage Interface

Microsoft.Windows.Design.Documents Namespace