Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Refactoring is the process of modifying code in order to make it easier to maintain, understand, and extend, but without changing its behavior.
Programming languages
Different refactoring operations are available for different programming languages in Visual Studio:
The pages in this section of the table of contents cover the refactorings available for C# and Visual Basic. Some examples are:
For information about refactoring C++ code, see Write and refactor code (C++).
Refactoring support for F# is provided by the Visual F# Power Tools, a third-party Visual Studio extension.