inherited Properties missing for DirectoryInfo and FileSystemInfo #10815
Labels
area-System.IO
docs-experience
Indicates issues that are about the learn.microsoft.com experience or design
untriaged
New issue has not been triaged by the area owner
Type of issue
Missing information
Description
although DirectoryInfo and FileSystemInfo document each property at their parent levels [right column]
https://learn.microsoft.com/en-us/dotnet/api/system.io.directoryinfo?view=net-9.0
https://learn.microsoft.com/en-us/dotnet/api/system.io.fileinfo?view=net-9.0
c/w links to the parent FileSystemInfo, but these are not included in the respective left-hand Properties menu
agreed that devs should be able to navigate up the trees, but IMHO the docs should aspire to completeness and convenience
as directory/file activity is so intrinsic to every devs' life, reasonable to make easy to discover [happily collapsed until needed]
Likewise the Methods that are inherited from FileSystemInfo are omitted, and should be explicitly listed [in left column].
Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.io.directoryinfo?view=net-9.0
Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.IO/DirectoryInfo.xml
Document Version Independent Id
1e082b3e-0d02-f6f0-90bb-5de3980b07fe
Article author
@dotnet-bot
The text was updated successfully, but these errors were encountered: