ControllerGeneratorBase.GetAreaName(String, String) 方法

定义

protected:
 System::String ^ GetAreaName(System::String ^ appBasePath, System::String ^ outputPath);
protected string GetAreaName (string appBasePath, string outputPath);
member this.GetAreaName : string * string -> string
Protected Function GetAreaName (appBasePath As String, outputPath As String) As String

参数

appBasePath
String
outputPath
String

返回

适用于