Differences
This shows you the differences between the selected revisions of the page.
2018-08-20 | 2023-12-20 (current) | ||
dotnet interwiki (martin) | note the inconsistency (martin) | ||
Line 20: | Line 20: | ||
===== Exceptions ===== | ===== Exceptions ===== | ||
^ Exception ^ Condition ^ | ^ Exception ^ Condition ^ | ||
- | | ArgumentException | ''path'' is empty. | | + | | ArgumentException | ''path'' is empty.((Note that this behaviour is inconsistent with ''Path.GetDirectoryName'' in .NET Core 2.1 and newer, which instead returns ''null''.)) | |
===== Remarks ===== | ===== Remarks ===== |