IExecutionSession public interface IExecutionSession Documentation Code string CurrentWorkspacePath { get; } IEnumerable<string> GetParameterKeys() object GetParameterValue(string parameter) bool ResolveFilePath(ref string filepath)