DTEClass::Windows Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to Windows.

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

public:
property Windows^ Windows {
	virtual Windows^ get();
}

Property Value

Type: EnvDTE::Windows^

The windows.

Implements

_DTE::Windows
Return to top
Show: