Reputation: 211
I'm trying to create an extension that has a context menu for an instance of a database in SQL Server Object Explorer using Visual Studio 2017. For that, I need the GUID and id of SQL Server Object Explorer in Visual Studio.
I'm tried the same in Solution Explorer using the id IDM_VS_CTXT_ITEMNODE in xml.
Please help me with the GUID and id of SQL Server Object Explorer. Thanks in advance
Upvotes: 3
Views: 420