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

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

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

Property Value

Type: EnvDTE::Solution^

The solution.

Implements

_DTE::Solution
Return to top
Show: