IVsHelpOwner::AutomationObject Property

 

Returns an external window DTE object.

Namespace:   Microsoft.VisualStudio.VSHelp
Assembly:  Microsoft.VisualStudio.VSHelp (in Microsoft.VisualStudio.VSHelp.dll)

property Object^ AutomationObject {
	Object^ get();
}

Property Value

Type: System::Object^

Returns a DTE2 object.

Return to top
Show: