ControllerGeneratorBase.GetAreaName(String, String) 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 ^ 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
Parameters
- appBasePath
- String
- outputPath
- String