add missing examples for the EnumerateFiles method by StuartMosquera · Pull Request #11781 · dotnet/dotnet-api-docs
Navigation Menu
{{ message }}
dotnet / dotnet-api-docs Public
- Notifications You must be signed in to change notification settings
- Fork 1.7k
Merged
gewarren merged 10 commits intodotnet:mainfrom
Oct 21, 2025Merged
add missing examples for the EnumerateFiles method#11781
gewarren merged 10 commits intodotnet:mainfrom
add missing examples for the EnumerateFiles method#11781
gewarren merged 10 commits intodotnet:mainfrom
Conversation
Copy link Copy Markdown
Contributor
StuartMosquera
commented
Sep 8, 2025
StuartMosquera
commented
Summary
- This PR adds the missing examples for the
EnumerateFilesmethod using theEnumerationOptionsparameter for C#, F#, and VB.NET.
Fixes #10817
StuartMosquera
requested a review
from a team
as a code owner
github-actions
bot
added
the
area-System.IO
label
dotnet-policy-service
bot
added
the
community-contribution
label
Sep 8, 2025
StuartMosquera
mentioned this pull request
StuartMosquera added 2 commits
October 10, 2025 11:09Copy link Copy Markdown
Contributor Author
StuartMosquera
commented
Oct 10, 2025
StuartMosquera commented
Oct 10, 2025I'm going to change the type names so it compiles.
StuartMosquera added 2 commits
October 10, 2025 14:26StuartMosquera commented Oct 10, 2025
snippets/csharp/System.IO/Directory/Overview/class7.cs
Show resolved
Hide resolved
snippets/csharp/System.IO/Directory/Overview/class7.cs Show resolved Hide resolved
StuartMosquera added 4 commits
October 10, 2025 20:20Copy link Copy Markdown
Contributor Author
StuartMosquera
commented
Oct 21, 2025
StuartMosquera commented
Oct 21, 2025Hi @gewarren, is there anything else to do with this PR?
gewarren approved these changes Oct 21, 2025
Copy link Copy Markdown
Contributor
gewarren
left a comment
gewarren
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks so much @StuartMosquera! This looks great. I know the existing remarks use leading whitespace, but that's unintentional and unnecessary.
xml/System.IO/Directory.xml
Outdated
Show resolved
Hide resolved
xml/System.IO/Directory.xml Outdated Show resolved Hide resolved
xml/System.IO/Directory.xml
Outdated
Show resolved
Hide resolved
xml/System.IO/Directory.xml Outdated Show resolved Hide resolved
xml/System.IO/Directory.xml
Outdated
Show resolved
Hide resolved
xml/System.IO/Directory.xml Outdated Show resolved Hide resolved
xml/System.IO/Directory.xml
Outdated
Show resolved
Hide resolved
xml/System.IO/Directory.xml Outdated Show resolved Hide resolved
Copy link Copy Markdown
Contributor Author
StuartMosquera
commented
Oct 21, 2025
StuartMosquera commented
Oct 21, 2025Thanks for the feedback! ![]()
StuartMosquera
deleted the
add-missing-examples-for-EnumerateFiles
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment