IVCWizCtlUI::dte Property

 

Gets the top-level extensibility object.

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

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

Property Value

Type: System::Object^

A DTE2 object.

Return to top
Show: