DTE2::AddIns Property

 

Gets the AddIns collection, which contains all currently available add-ins.

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

property AddIns^ AddIns {
	AddIns^ get();
}

Property Value

Type: EnvDTE::AddIns^

A AddIns collection.

Implements

_DTE::AddIns
Return to top
Show: