Differences
This shows you the differences between the selected revisions of the page.
2018-02-19 | 2018-08-20 | ||
5.13 was released (martin) | dotnet interwiki (martin) | ||
Line 25: | Line 25: | ||
In most cases, the string returned by this method consists of all characters in the ''path'' up to but not including the last slash (''/''). | In most cases, the string returned by this method consists of all characters in the ''path'' up to but not including the last slash (''/''). | ||
- | The method is an equivalent of the standard ''[[msdn>System.IO.Path.GetDirectoryName|Path.GetDirectoryName]]'' method for remote/*nix paths. | + | The method is an equivalent of the standard ''[[dotnet>System.IO.Path.GetDirectoryName|Path.GetDirectoryName]]'' method for remote/*nix paths. |