ErrorTag Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of a ErrorTag.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ErrorTag() Initializes a new instance of a ErrorTag of type SyntaxError with no tooltip content.
Public method ErrorTag(String) Initializes a new instance of a ErrorTag of the specified type with no tooltip content.
Public method ErrorTag(String, Object) Initializes a new instance of a ErrorTag of the specified type.

Top

See Also

Reference

ErrorTag Class

Microsoft.VisualStudio.Text.Tagging Namespace