TextPane2::Collection Property

 

Gets the collection containing the TextPane object supporting this property.

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

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

Property Value

Type: EnvDTE::TextPanes^

A TextPanes collection.

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