diff --git a/xml/System.IO/FileInfo.xml b/xml/System.IO/FileInfo.xml index 2ac00b2949e..b7404f6e8a2 100644 --- a/xml/System.IO/FileInfo.xml +++ b/xml/System.IO/FileInfo.xml @@ -1615,7 +1615,7 @@ The following example demonstrates moving a file to a different location and ren The caller does not have the required permission. The file is not found. - is read-only or is a directory. + is read-only or is a directory. The specified path is invalid, such as being on an unmapped drive. The file is already open. for writing to and reading from files. Associated enumerations: and @@ -1623,7 +1623,7 @@ The following example demonstrates moving a file to a different location and ren How to: Read Text from a File How to: Write Text to a File - is empty or contains only white spaces. + is empty or contains only white spaces. One or more arguments is null. @@ -1688,11 +1688,11 @@ The following example demonstrates moving a file to a different location and ren The caller does not have the required permission. The file is not found. - is read-only or is a directory. + is read-only or is a directory. The specified path is invalid, such as being on an unmapped drive. The file is already open. - is empty or contains only white spaces. + is empty or contains only white spaces. One or more arguments is null. for writing to and reading from files. Associated enumerations: and File and Stream I/O @@ -1757,7 +1757,7 @@ The following example demonstrates moving a file to a different location and ren ]]> - is read-only or is a directory. + is read-only or is a directory. The specified path is invalid, such as being on an unmapped drive. The file is already open. for reading files. Associated enumeration: @@ -1821,7 +1821,7 @@ The following example demonstrates moving a file to a different location and ren The caller does not have the required permission. The file is not found. - is read-only or is a directory. + is read-only or is a directory. The specified path is invalid, such as being on an unmapped drive. for reading and writing files. Associated enumerations: ,