internal void CopyLink() { Clipboard.SetText($"{Host}/RemoteControl?sessionID={SessionID.Replace(" ", "")}"); }