Definitions for "UNC Format"
The Universal Naming Convention format is used for specifying the location of resources on a local area network (LAN) without identifying the storage device it is on. Using UNC format, each shared resource can be identified with a unique address. In Windows operating systems, the UNC format is \\servername\sharename\path\filename where the sharename is a logical name for the volume or storage device containing the file.