Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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.