VCCodeIDLLibrary.ExtenderNames Property
Visual Studio 2012
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 using the CATID as specified by its ExtenderCATID property. This is returned as an object containing an automation-compliant array of strings.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.