TextPanes::Parent Property

 

Gets the immediate parent object of a TextPanes collection.

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

property TextWindow^ Parent {
	TextWindow^ get();
}

Property Value

Type: EnvDTE::TextWindow^

A TextWindow object.

Return to top
Show: