次の方法で共有


CommandLineGeneratorModel クラス

定義

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
継承
CommandLineGeneratorModel

コンストラクター

CommandLineGeneratorModel()
CommandLineGeneratorModel(CommandLineGeneratorModel)

プロパティ

BootstrapVersion
ControllerName
ControllerNamespace (継承元 CommonCommandLineModel)
DataContextClass (継承元 CommonCommandLineModel)
Force (継承元 CommonCommandLineModel)
GenerateReadWriteActions
IsRestController
LayoutPage (継承元 CommonCommandLineModel)
ModelClass (継承元 CommonCommandLineModel)
NoViews
ReferenceScriptLibraries (継承元 CommonCommandLineModel)
RelativeFolderPath (継承元 CommonCommandLineModel)
UseAsync
UseDefaultLayout (継承元 CommonCommandLineModel)

メソッド

Clone()

適用対象