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