DTEClass::ActiveSolutionProjects 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 ActiveSolutionProjects.

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

public:
property Object^ ActiveSolutionProjects {
	virtual Object^ get();
}

Property Value

Type: System::Object^

The active solution projects.

Return to top
Show: