This topic has not yet been rated - Rate this topic

IErrorTag Interface

Represents an error, which is used to place squiggle adornments on the view.

Namespace:  Microsoft.VisualStudio.Text.Tagging
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
public interface IErrorTag : ITag

The IErrorTag type exposes the following members.

  NameDescription
Public propertyErrorTypeGets the type of error to use.
Public propertyToolTipContentGets the content to use when displaying a tooltip for this error.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.