Automatic Code Generation

Automatic Code Generation features are IntelliSense features that sense locations for standard code, and add code at the user's command.

IntelliSense automatically detects places where standardized code is normally inserted, and inserts the code at a prompt from the user. These features are known as Automatic Code Generation features. Unlike Visual C# Code Snippets, this code is only inserted under specific conditions. There are six Automatic Code Generation features in Visual C#:

See Also

Reference

Visual C# Code Snippets

Other Resources

Visual C# IntelliSense