次の方法で共有


FunctionAssemblyLoader(String) コンストラクター

定義

public FunctionAssemblyLoader (string rootScriptPath);
new Microsoft.Azure.WebJobs.Script.Description.FunctionAssemblyLoader : string -> Microsoft.Azure.WebJobs.Script.Description.FunctionAssemblyLoader
Public Sub New (rootScriptPath As String)

パラメーター

rootScriptPath
String

適用対象