IVsTaskStatusCenterViewFactory.ToolTipText Property
Definition
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.
Gets the text for the tool tip tip display when hovering over the CurrentIcon.
public:
property System::String ^ ToolTipText { System::String ^ get(); };
public string ToolTipText { get; }
member this.ToolTipText : string
Public ReadOnly Property ToolTipText As String