RefactoringError Properties
Include Protected Members
Include Inherited Members
The RefactoringError type exposes the following members.
Name
Description
Gets or sets the category for the error.
Gets the column number of the error. (Inherited from DataSchemaError.)
Gets the file name of the error. (Inherited from DataSchemaError.)
Gets the error code. (Inherited from DataSchemaError.)
Gets or sets the help topic ID, if one exists. (Inherited from DataSchemaError.)
Gets the line number of the error. (Inherited from DataSchemaError.)
Gets the error message string. (Inherited from DataSchemaError.)
Gets the error severity value. (Inherited from DataSchemaError.)
Top
Microsoft.VisualStudio.Data.Schema.Project.Refactoring Namespace