ModelingErrorListItem Class
Represents an item that can be handled in ModelingErrorListProvider.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)
Microsoft.VisualStudio.Shell::Task
Microsoft.VisualStudio.Shell::ErrorTask
Microsoft.VisualStudio.Modeling.Shell::ModelingErrorListItem
Microsoft.VisualStudio.Modeling.Shell::SerializationErrorListItem
Microsoft.VisualStudio.Modeling.Shell::SimpleErrorListItem
| Name | Description | |
|---|---|---|
![]() | ModelingErrorListItem() | Constructor |
| Name | Description | |
|---|---|---|
![]() | CanDelete | (Inherited from Task.) |
![]() | Category | (Inherited from Task.) |
![]() | Checked | (Inherited from Task.) |
![]() | Column | (Inherited from Task.) |
![]() | Document | (Inherited from Task.) |
![]() | ErrorCategory | (Inherited from ErrorTask.) |
![]() | ErrorListProvider | Container ModelingErrorListProvider. |
![]() | HelpKeyword | (Inherited from Task.) |
![]() | HierarchyItem | (Inherited from ErrorTask.) |
![]() | ImageIndex | (Inherited from Task.) |
![]() | IsCheckedEditable | (Inherited from Task.) |
![]() | IsPriorityEditable | (Inherited from Task.) |
![]() | IsTextEditable | (Inherited from Task.) |
![]() | Line | (Inherited from Task.) |
![]() | Priority | (Inherited from Task.) |
![]() | SubcategoryIndex | (Inherited from Task.) |
![]() | Text | (Inherited from Task.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | GetUserContext(IVsUserContext^) | (Inherited from Task.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | OnDeleted(EventArgs^) | (Inherited from Task.) |
![]() | OnHelp(EventArgs^) | (Inherited from Task.) |
![]() | OnNavigate(EventArgs^) | (Inherited from Task.) |
![]() | OnRemoved(EventArgs^) | (Inherited from Task.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.





