private string GetProfileCommandPath(string profileName) { return(_profileManager.GetCommandPath(profileName)); }