From 59ecfa12b89d2a9a5e4a7f5031a4591f86cccf3a Mon Sep 17 00:00:00 2001 From: carlossanlop Date: Tue, 19 Nov 2019 10:25:20 -0800 Subject: [PATCH] Document System.IO.EnumerationOptions --- xml/System.IO/EnumerationOptions.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System.IO/EnumerationOptions.xml b/xml/System.IO/EnumerationOptions.xml index 0520fbb49eb..493e83f84b5 100644 --- a/xml/System.IO/EnumerationOptions.xml +++ b/xml/System.IO/EnumerationOptions.xml @@ -18,7 +18,7 @@ - To be added. + Provides file and directory enumeration options. To be added.