Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
This refactoring applies to:
C#
Visual Basic
What: Sort usings.
When: You want to sort using directives at the top of your file so that they are in alphabetical order.
Why: It makes it easier to find a using directive.
How-to
Select Edit from the menu bar.
Select Intellisense > Sort Usings.

You can also configure different settings for
usingdirectives in Tools > Options > Text Editor > C# > Advanced.