ErrorTag::ToolTipContent Property
Visual Studio 2015
Gets the content to use when displaying a tooltip for this error.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
public: property Object^ ToolTipContent { [CompilerGeneratedAttribute] virtual Object^ get() sealed; [CompilerGeneratedAttribute] private: virtual void set(Object^ value) sealed; }
Implements
IErrorTag::ToolTipContentThis property may be null.
Show: