File tree Expand file tree Collapse file tree 4 files changed +16
-16
lines changed
5.1/Microsoft.PowerShell.Utility
7.2/Microsoft.PowerShell.Utility
7.3/Microsoft.PowerShell.Utility
7.4/Microsoft.PowerShell.Utility Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 22external help file : Microsoft.PowerShell.Commands.Utility.dll-Help.xml
33Locale : en-US
44Module Name : Microsoft.PowerShell.Utility
5- ms.date : 12/12/2022
5+ ms.date : 01/10/2024
66online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/get-member?view=powershell-5.1&WT.mc_id=ps-gethelp
77schema : 2.0.0
88title : Get-Member
@@ -424,9 +424,9 @@ Indicates that this cmdlet gets only the static properties and methods of the ob
424424properties and methods are defined on the class of objects, not on any particular instance of the
425425class.
426426
427- If you use the **Static** parameter with the **View** parameter, the **View ** parameter is ignored.
428- If you use the **Static** parameter with the **MemberType** parameter, `Get-Member` gets only the
429- members that belong to both sets.
427+ If you use the **Static** parameter with the **View** or **Force ** parameters, the cmdlet ignores
428+ those parameters. If you use the **Static** parameter with the **MemberType** parameter,
429+ ` Get-Member ` gets only the members that belong to both sets.
430430
431431` ` ` yaml
432432Type: System.Management.Automation.SwitchParameter
Original file line number Diff line number Diff line change 22external help file : Microsoft.PowerShell.Commands.Utility.dll-Help.xml
33Locale : en-US
44Module Name : Microsoft.PowerShell.Utility
5- ms.date : 12/12/2022
5+ ms.date : 01/10/2024
66online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/get-member?view=powershell-7.2&WT.mc_id=ps-gethelp
77schema : 2.0.0
88title : Get-Member
@@ -428,9 +428,9 @@ Indicates that this cmdlet gets only the static properties and methods of the ob
428428properties and methods are defined on the class of objects, not on any particular instance of the
429429class.
430430
431- If you use the **Static** parameter with the **View** parameter, the **View ** parameter is ignored.
432- If you use the **Static** parameter with the **MemberType** parameter, `Get-Member` gets only the
433- members that belong to both sets.
431+ If you use the **Static** parameter with the **View** or **Force ** parameters, the cmdlet ignores
432+ those parameters. If you use the **Static** parameter with the **MemberType** parameter,
433+ ` Get-Member ` gets only the members that belong to both sets.
434434
435435` ` ` yaml
436436Type: System.Management.Automation.SwitchParameter
Original file line number Diff line number Diff line change 22external help file : Microsoft.PowerShell.Commands.Utility.dll-Help.xml
33Locale : en-US
44Module Name : Microsoft.PowerShell.Utility
5- ms.date : 12/12/2022
5+ ms.date : 01/10/2024
66online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/get-member?view=powershell-7.3&WT.mc_id=ps-gethelp
77schema : 2.0.0
88title : Get-Member
@@ -428,9 +428,9 @@ Indicates that this cmdlet gets only the static properties and methods of the ob
428428properties and methods are defined on the class of objects, not on any particular instance of the
429429class.
430430
431- If you use the **Static** parameter with the **View** parameter, the **View ** parameter is ignored.
432- If you use the **Static** parameter with the **MemberType** parameter, `Get-Member` gets only the
433- members that belong to both sets.
431+ If you use the **Static** parameter with the **View** or **Force ** parameters, the cmdlet ignores
432+ those parameters. If you use the **Static** parameter with the **MemberType** parameter,
433+ ` Get-Member ` gets only the members that belong to both sets.
434434
435435` ` ` yaml
436436Type: System.Management.Automation.SwitchParameter
Original file line number Diff line number Diff line change 22external help file : Microsoft.PowerShell.Commands.Utility.dll-Help.xml
33Locale : en-US
44Module Name : Microsoft.PowerShell.Utility
5- ms.date : 12/12/2022
5+ ms.date : 01/10/2024
66online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/get-member?view=powershell-7.4&WT.mc_id=ps-gethelp
77schema : 2.0.0
88title : Get-Member
@@ -428,9 +428,9 @@ Indicates that this cmdlet gets only the static properties and methods of the ob
428428properties and methods are defined on the class of objects, not on any particular instance of the
429429class.
430430
431- If you use the **Static** parameter with the **View** parameter, the **View ** parameter is ignored.
432- If you use the **Static** parameter with the **MemberType** parameter, `Get-Member` gets only the
433- members that belong to both sets.
431+ If you use the **Static** parameter with the **View** or **Force ** parameters, the cmdlet ignores
432+ those parameters. If you use the **Static** parameter with the **MemberType** parameter,
433+ ` Get-Member ` gets only the members that belong to both sets.
434434
435435` ` ` yaml
436436Type: System.Management.Automation.SwitchParameter
You can’t perform that action at this time.
0 commit comments