How to Change Display Name of IVsDataExplorerNode at runtime in DDEX architecture?
Soumabha Sarkar
41
Reputation points
In our Visual Studio extension, we are using Data Designer Extensibility Architecture to add a our extension node in the Data Connection hierarchy of Visual Studio Server Explorer. We want to rename one of the child nodes which is of type IVsDataExplorerNode at runtime. Is there any way to to change the Display Name(Caption) of the IVsDataExplorerNode in runtime?
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,449 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
279 questions
Sign in to answer