Microsoft.VisualStudio.Web.CodeGeneration.CommandLine Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| AliasAttribute |
Specifies a command line alias for a code generator. |
| ArgumentAttribute |
Indicates a command line argument. Arguments are passed as positional parameters from the command line. |
| OptionAttribute |
Indicates a command line option. Options are passed as named parameters from the command line. |