- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getCanonicalUncPath (0.08 sec)
-
src/main/java/jcifs/smb/SmbFile.java
} /** * Returns the Windows UNC style path with backslashes instead of forward slashes. * * @return The UNC path. */ public String getCanonicalUncPath () { return this.fileLocator.getCanonicalURL(); } /** * If the path of this <code>SmbFile</code> falls within a DFS volume,
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Thu May 23 01:50:13 UTC 2024 - 82.3K bytes - Viewed (0)