TextPane::Collection Property

 

Gets the collection containing the TextPane object supporting this property.

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

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

Property Value

Type: EnvDTE::TextPanes^

A TextPanes collection.

Return to top
Show: