Anyone familiar with "Prompt for symbolic renaming when renaming files" in Visual Studio
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Under Tools, options, Project Solutions, General, there is a check box for "Prompt for symbolic renaming when renaming files". What does this do? Does it simply rename a control (e.g. button, textbox) for every instance I happen to reference the renamed control? What should happen when renaming a class file? Thanks,