AddIns::Count Property

 

Gets the number of objects in the AddIns collection.

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

property int Count {
	int get();
}

Property Value

Type: System::Int32

The number of objects in the AddIns collection.

Return to top
Show: