Share via


RefactoringError Properties

Include Protected Members
Include Inherited Members

The RefactoringError type exposes the following members.

Properties

 

Name

Description

Public property

Category

Gets or sets the category for the error.

Public property

Column

Gets the column number of the error. (Inherited from DataSchemaError.)

Public property

Document

Gets the file name of the error. (Inherited from DataSchemaError.)

Public property

ErrorCode

Gets the error code. (Inherited from DataSchemaError.)

Public property

HelpKeyword

Gets or sets the help topic ID, if one exists. (Inherited from DataSchemaError.)

Public property

Line

Gets the line number of the error. (Inherited from DataSchemaError.)

Public property

Message

Gets the error message string. (Inherited from DataSchemaError.)

Public property

Severity

Gets the error severity value. (Inherited from DataSchemaError.)

Top

See Also

Reference

RefactoringError Class

Microsoft.VisualStudio.Data.Schema.Project.Refactoring Namespace