Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileInfo docs poor #10813

Closed
DickBaker opened this issue Jan 7, 2025 · 1 comment · Fixed by #10822
Closed

FileInfo docs poor #10813

DickBaker opened this issue Jan 7, 2025 · 1 comment · Fixed by #10822
Assignees

Comments

@DickBaker
Copy link
Contributor

DickBaker commented Jan 7, 2025

Type of issue

Missing information

Description

  1. having the Microsoft.NETCore.App you don't need the
using System;
using System.IO;
  1. remove all the excess "//" lines in the results
  2. shorter 2nd run produces "Second run test of the OpenWrite method" not "Second runtest of the OpenWrite method"

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.io.fileinfo.openwrite?view=net-9.0

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.IO/FileInfo.xml

Document Version Independent Id

a55249a4-99a2-f0c8-6036-80739ea66033

Article author

@dotnet-bot

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jan 7, 2025
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-io

@adamsitnik adamsitnik self-assigned this Jan 8, 2025
@adamsitnik adamsitnik removed the untriaged New issue has not been triaged by the area owner label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants