ObjectExtenders::GetContextualExtenderCATIDs Method ()
Visual Studio 2015
Gets all CATIDs for the current selection.
Assembly: EnvDTE (in EnvDTE.dll)
Return Value
Type: System::Object^An object containing an automation-compliant array of GUID-valued strings.
GetContextualExtenderCATIDs returns a list of contextual Extender CATIDs. These Extender CATIDs are in effect for the current selection as an object that contains an automation-compliant array of strings whose values are GUIDs.
Show: