ErrorTag Constructor
Visual Studio 2015
Initializes a new instance of a ErrorTag.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Name | Description | |
|---|---|---|
![]() | ErrorTag() | Initializes a new instance of a ErrorTag of type SyntaxError with no tooltip content. |
![]() | ErrorTag(String^) | Initializes a new instance of a ErrorTag of the specified type with no tooltip content. |
![]() | ErrorTag(String^, Object^) | Initializes a new instance of a ErrorTag of the specified type. |
Show:
