Solution3::Count Property

 

Gets a value indicating the number of projects in the solution.

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

property int Count {
	int get();
}

Property Value

Type: System::Int32

The number of projects in the solution.

No code example is currently available or this language may not be supported.
Return to top
Show: