ViewGeneratorModel 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 ViewGeneratorModel : Microsoft::VisualStudio::Web::CodeGenerators::Mvc::CommonCommandLineModel
public class ViewGeneratorModel : Microsoft.VisualStudio.Web.CodeGenerators.Mvc.CommonCommandLineModel
type ViewGeneratorModel = class
inherit CommonCommandLineModel
Public Class ViewGeneratorModel
Inherits CommonCommandLineModel
- Dědičnost
Konstruktory
| ViewGeneratorModel() | |
| ViewGeneratorModel(ViewGeneratorModel) |
Vlastnosti
| BootstrapVersion | |
| ControllerNamespace | (Zděděno od CommonCommandLineModel) |
| DataContextClass | (Zděděno od CommonCommandLineModel) |
| Force | (Zděděno od CommonCommandLineModel) |
| LayoutPage | (Zděděno od CommonCommandLineModel) |
| ModelClass | (Zděděno od CommonCommandLineModel) |
| PartialView | |
| ReferenceScriptLibraries | (Zděděno od CommonCommandLineModel) |
| RelativeFolderPath | (Zděděno od CommonCommandLineModel) |
| TemplateName | |
| UseDefaultLayout | (Zděděno od CommonCommandLineModel) |
| ViewName | |
Metody
| Clone() |