IStructureElement.GetCollapsedHintForm Method
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 to display in the collapse adornment tooltip.
public:
System::Object ^ GetCollapsedHintForm();
public object GetCollapsedHintForm ();
abstract member GetCollapsedHintForm : unit -> obj
Public Function GetCollapsedHintForm () As Object
Returns
The text displayed in the collapse adornment tooltip.