CommandLineGeneratorModel.Clone Method

Definition

public:
 override Microsoft::VisualStudio::Web::CodeGenerators::Mvc::CommonCommandLineModel ^ Clone();
public override Microsoft.VisualStudio.Web.CodeGenerators.Mvc.CommonCommandLineModel Clone ();
override this.Clone : unit -> Microsoft.VisualStudio.Web.CodeGenerators.Mvc.CommonCommandLineModel
Public Overrides Function Clone () As CommonCommandLineModel

Returns

CommonCommandLineModel

Applies to