ToolBoxTab::Collection Property

 

Gets the collection containing the ToolBoxTab object supporting this property.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

property ToolBoxTabs^ Collection {
	ToolBoxTabs^ get();
}

Property Value

Type: EnvDTE::ToolBoxTabs^

A ToolBoxTabs collection.

No code example is currently available or this language may not be supported.
Return to top
Show: