ErrorTag Constructor
Initializes a new instance of a ErrorTag of type SyntaxError with no tooltip content.
Namespace: Microsoft.VisualStudio.Text.Tagging
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Syntax
'Declaration
Public Sub New
public ErrorTag()
public:
ErrorTag()
new : unit -> ErrorTag
public function ErrorTag()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.