Up to v5.1, `Get-Verb` output modified `Microsoft.PowerShell.Commands.MemberDefinition` instances, as still documented. In v6, a new dedicated type is output: `System.Management.Automation.VerbInfo`. Version(s) of document impacted ------------------------------ - [x] Impacts 6 document - [ ] Impacts 5.1 document - [ ] Impacts 5.0 document - [ ] Impacts 4.0 document - [ ] Impacts 3.0 document ---------------------------------------------------- - [x] The documented feature was introduced in selected version of PowerShell - [ ] This issue only shows up in selected version of the document
Up to v5.1,
Get-Verboutput modifiedMicrosoft.PowerShell.Commands.MemberDefinitioninstances, as still documented.In v6, a new dedicated type is output:
System.Management.Automation.VerbInfo.Version(s) of document impacted