IErrorTag Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an error, which is used to place squiggle adornments on the view.
public interface class IErrorTag : Microsoft::VisualStudio::Text::Tagging::ITag
C++/CX
public interface class IErrorTag : Microsoft::VisualStudio::Text::Tagging::ITag
__interface IErrorTag : Microsoft::VisualStudio::Text::Tagging::ITag
public interface IErrorTag : Microsoft.VisualStudio.Text.Tagging.ITag
type IErrorTag = interface
interface ITag
Public Interface IErrorTag
Implements ITag
- Derived
- Implements
Error |
Gets the type of error to use. |
Tool |
Gets the content to use when displaying a tooltip for this error. This property may be null. |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |