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.
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