CommandLineGeneratorModel Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
public ref class CommandLineGeneratorModel : Microsoft::VisualStudio::Web::CodeGenerators::Mvc::CommonCommandLineModel
public class CommandLineGeneratorModel : Microsoft.VisualStudio.Web.CodeGenerators.Mvc.CommonCommandLineModel
type CommandLineGeneratorModel = class
inherit CommonCommandLineModel
Public Class CommandLineGeneratorModel
Inherits CommonCommandLineModel
- Dědičnost
Konstruktory
| CommandLineGeneratorModel() | |
| CommandLineGeneratorModel(CommandLineGeneratorModel) |
Vlastnosti
| BootstrapVersion | |
| ControllerName | |
| ControllerNamespace | (Zděděno od CommonCommandLineModel) |
| DataContextClass | (Zděděno od CommonCommandLineModel) |
| Force | (Zděděno od CommonCommandLineModel) |
| GenerateReadWriteActions | |
| IsRestController | |
| LayoutPage | (Zděděno od CommonCommandLineModel) |
| ModelClass | (Zděděno od CommonCommandLineModel) |
| NoViews | |
| ReferenceScriptLibraries | (Zděděno od CommonCommandLineModel) |
| RelativeFolderPath | (Zděděno od CommonCommandLineModel) |
| UseAsync | |
| UseDefaultLayout | (Zděděno od CommonCommandLineModel) |
Metody
| Clone() |