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 RazorPageGenerator : Microsoft::VisualStudio::Web::CodeGenerators::Mvc::CommonGeneratorBase, Microsoft::VisualStudio::Web::CodeGeneration::ICodeGenerator
[Microsoft.VisualStudio.Web.CodeGeneration.CommandLine.Alias("razorpage")]
public class RazorPageGenerator : Microsoft.VisualStudio.Web.CodeGenerators.Mvc.CommonGeneratorBase, Microsoft.VisualStudio.Web.CodeGeneration.ICodeGenerator
[<Microsoft.VisualStudio.Web.CodeGeneration.CommandLine.Alias("razorpage")>]
type RazorPageGenerator = class
inherit CommonGeneratorBase
interface ICodeGenerator
Public Class RazorPageGenerator
Inherits CommonGeneratorBase
Implements ICodeGenerator