CommonGeneratorBase.ValidateAndGetOutputPath Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
protected:
System::String ^ ValidateAndGetOutputPath(Microsoft::VisualStudio::Web::CodeGenerators::Mvc::CommonCommandLineModel ^ commandLineModel, System::String ^ outputFileName);
protected string ValidateAndGetOutputPath (Microsoft.VisualStudio.Web.CodeGenerators.Mvc.CommonCommandLineModel commandLineModel, string outputFileName);
member this.ValidateAndGetOutputPath : Microsoft.VisualStudio.Web.CodeGenerators.Mvc.CommonCommandLineModel * string -> string
Protected Function ValidateAndGetOutputPath (commandLineModel As CommonCommandLineModel, outputFileName As String) As String
Parametry
- commandLineModel
- CommonCommandLineModel
- outputFileName
- String