ViewGenerator 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 ViewGenerator : Microsoft::VisualStudio::Web::CodeGenerators::Mvc::CommonGeneratorBase, Microsoft::VisualStudio::Web::CodeGeneration::ICodeGenerator
[Microsoft.VisualStudio.Web.CodeGeneration.CommandLine.Alias("view")]
public class ViewGenerator : Microsoft.VisualStudio.Web.CodeGenerators.Mvc.CommonGeneratorBase, Microsoft.VisualStudio.Web.CodeGeneration.ICodeGenerator
[<Microsoft.VisualStudio.Web.CodeGeneration.CommandLine.Alias("view")>]
type ViewGenerator = class
inherit CommonGeneratorBase
interface ICodeGenerator
Public Class ViewGenerator
Inherits CommonGeneratorBase
Implements ICodeGenerator
- Dědičnost
- Atributy
- Implementuje
Konstruktory
| ViewGenerator(IApplicationInfo, IServiceProvider, ILogger) |
Vlastnosti
| ApplicationInfo | (Zděděno od CommonGeneratorBase) |
Metody
| GenerateCode(ViewGeneratorModel) | |
| ValidateAndGetOutputPath(CommonCommandLineModel, String) | (Zděděno od CommonGeneratorBase) |