- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getCanonicalURL (0.06 seconds)
-
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, * this method will return the referral path to which it maps. OtherwiseCreated: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 30 05:58:03 GMT 2025 - 103.2K bytes - Click Count (0)