SolutionClass::Item Method (Object^)

 

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

Microsoft Internal Use Only.

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

public:
virtual Project^ Item(
	Object^ index
)

Parameters

index
Type: System::Object^

 

Return Value

Type: EnvDTE::Project^
Return to top
Show: