-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Update documentation for FileInfo/DirectoryInfo #16799
Copy link
Copy link
Closed
Labels
Documentation Needed in this repoDocumentation is needed in this repoDocumentation is needed in this repoIssue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugNeeds-TriageThe issue is new and needs to be triaged by a work group.The issue is new and needs to be triaged by a work group.Resolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or more
Metadata
Metadata
Assignees
Labels
Documentation Needed in this repoDocumentation is needed in this repoDocumentation is needed in this repoIssue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugNeeds-TriageThe issue is new and needs to be triaged by a work group.The issue is new and needs to be triaged by a work group.Resolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or more
Summary of the new feature / enhancement
Issue copied from MicrosoftDocs/PowerShell-Docs#8505
Due to the addition of
ResolvedTargetin issue #13366 and PR #16490, and the lack of any mention of PowerShell on the C# page forFileInfoandDirectoryInfo, it may make sense to create a separate page for these objects in the PowerShell documentation, so they may have the aforementionedResolvedTargetproperty, which doesn't exist outside of PowerShell.Proposed technical implementation details (optional)
.NET API documentation must be updated in the PowerShell source code.