Westwind.Scripting Class Reference
ScriptParser.ExecuteScriptFileAsync
Table of Contents
On this page:

ScriptParser.ExecuteScriptFileAsync

public Task<string> ExecuteScriptFileAsync<TModelType>(string scriptFile, TModelType model, 
			CSharpScriptExecution scriptEngine, string basePath)

Overloads

public Task<string> ExecuteScriptFileAsync(string scriptFile, object model, CSharpScriptExecution scriptEngine, string basePath)

© West Wind Technologies, 2026 • updated: Apr 26, 2025
Comment or report problem with topic