BuildError.ResponseAsync method

Write the formatted PowerShell errors directly to the HTTP response.

public static Task ResponseAsync(HttpContext context, PowerShell ps)

See Also