VCCodeNamespace.ExtenderNames Property
Visual Studio 2005
Gets a list of available Extenders for the object.
Namespace: Microsoft.VisualStudio.VCCodeModel
Assembly: Microsoft.VisualStudio.VCCodeModel (in microsoft.visualstudio.vccodemodel.dll)
Assembly: Microsoft.VisualStudio.VCCodeModel (in microsoft.visualstudio.vccodemodel.dll)
ExtenderNames returns the names of the currently applicable Extenders for this object by using the CATID as specified by its ExtenderCATID property. This is returned as an object containing an automation-compliant array of strings.