Solution4::Count Property

 

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

Namespace:   EnvDTE100
Assembly:  EnvDTE100 (in EnvDTE100.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: