Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created January 9, 2023 01:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/0791895f3b7029273d17249abbe2c928 to your computer and use it in GitHub Desktop.
Save parzibyte/0791895f3b7029273d17249abbe2c928 to your computer and use it in GitHub Desktop.
string ubicacionCompletaImpresora = string.Format("\\\\{0}\\{1}", System.Environment.MachineName, nombreImpresora);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment