VCCodeMap::ExtenderCATID Property
Visual Studio 2015
Gets the Extender category ID (CATID) for the object.
Assembly: Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
ExtenderCATID returns the GUID representing the CATID of the object as a string.
Note |
|---|
The CATID is typically specific to an implementation of an object. For example, ExtenderCATID for a Visual Basic project object is different from ExtenderCATID for a Visual C++ project object. |
Show:
