LuisAppManager.

ImportApp(string) Method

Assembly
Cake.Deploy.Bot.LUIS.dll
Namespace
Cake.Deploy.Bot.LUIS
Containing Type
LuisAppManager

Syntax

public Tuple<string, Version> ImportApp(string filePath)

Parameters

Name Type Description
filePath string

Return Value

Type Description
Tuple<string, Version>