VCCodeInterface::ExtenderNames Property
Visual Studio 2015
Gets a list of available Extenders for the object.
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.
Show: