IScriptingService public interface IScriptingService : IService Defines the methods to access available script engines. Documentation Code IScriptEngine GetEngine(string mimeType) Gets the registered engine for the provided mime-type.