IExecutionSession public interface IExecutionSession Represents a session object for current execution. Documentation Code IConfiguration Configuration { get; } Gets the configuration object for this execution session. string SearchFile(string filename) Searches the given file and returns full path, if found.