Get network printer’s shared name, not UNC?

Mateus

Active member
Joined
Apr 16, 2010
Messages
27
Programming Experience
3-5
Hi All,

I’m using code provided by someone clever than me to print to our networked Zebra printers. This is fine but it requires the shared path of the network printer (not the UNC as returned by PrintDialog.PrinterSettings.PrinterName).

Is there a way to get PrinterDialog to return the shared path rather than the UNC? :confused:

I’ve search this forum and Google but couldn’t find any solutions.

Many thanks,
M.
 
Back
Top