public void SetTargetMonitorProcessInfo(string identifier, string name, string fileFullPath) { TargetProcessInfo.SetValues(identifier, name, fileFullPath); }