ControllerGeneratorBase.ValidateAndGetOutputPath Method
Definition
Important
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.
protected:
System::String ^ ValidateAndGetOutputPath(Microsoft::VisualStudio::Web::CodeGenerators::Mvc::Controller::CommandLineGeneratorModel ^ generatorModel);
protected string ValidateAndGetOutputPath (Microsoft.VisualStudio.Web.CodeGenerators.Mvc.Controller.CommandLineGeneratorModel generatorModel);
override this.ValidateAndGetOutputPath : Microsoft.VisualStudio.Web.CodeGenerators.Mvc.Controller.CommandLineGeneratorModel -> string
Protected Function ValidateAndGetOutputPath (generatorModel As CommandLineGeneratorModel) As String
Parameters
- generatorModel
- CommandLineGeneratorModel