I have a .NET 8.0, C# 12.0 Console App project that has a COM reference to the Adobe Illustrator 2024 Type Library
. Member and parameter descriptions are not displayed in Intellisense tooltips for the objects exposed by this library. Is it possible to augment the project with a corresponding XML file containing the member description summaries?
I have long threads with both ChatGPT and Gemini trying to resolve this question with both AIs suggesting that it is indeed possible. However, nothing has worked so far. Hence, the question. Is this actually possible? If so, it would be a huge time-saver.