From 8f6e6d9fdf8a97b60c2819c9103b7c23ffff17f4 Mon Sep 17 00:00:00 2001 From: Carlos Sanchez Lopez Date: Tue, 16 Apr 2019 13:58:58 -0700 Subject: [PATCH 1/2] Port triple slash comment from System.IO to Docs --- xml/System.IO/FileSystemInfo.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xml/System.IO/FileSystemInfo.xml b/xml/System.IO/FileSystemInfo.xml index 2a7eea43efc..79e7e2baeef 100644 --- a/xml/System.IO/FileSystemInfo.xml +++ b/xml/System.IO/FileSystemInfo.xml @@ -1289,8 +1289,8 @@ On Unix platforms that do not support creation or birth time, this property retu - To be added. - To be added. + Returns the original path. Use FullName or Name properties for the full path or file/directory name. + A with the original path. To be added. From 4a6c73b50ae73158cea4eb7a22022a0cbb41aff0 Mon Sep 17 00:00:00 2001 From: Ron Petrusha Date: Fri, 26 Apr 2019 11:49:19 -0700 Subject: [PATCH 2/2] Apply suggestions from code review Suggestions from rpetrusha Co-Authored-By: carlossanlop <1175054+carlossanlop@users.noreply.github.com> --- xml/System.IO/FileSystemInfo.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xml/System.IO/FileSystemInfo.xml b/xml/System.IO/FileSystemInfo.xml index 79e7e2baeef..073bf3c3ed4 100644 --- a/xml/System.IO/FileSystemInfo.xml +++ b/xml/System.IO/FileSystemInfo.xml @@ -1289,10 +1289,10 @@ On Unix platforms that do not support creation or birth time, this property retu - Returns the original path. Use FullName or Name properties for the full path or file/directory name. - A with the original path. + Returns the original path. Use the or properties for the full path or file/directory name. + A string with the original path. To be added. - \ No newline at end of file +