File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
5.1/Microsoft.PowerShell.Management
7.2/Microsoft.PowerShell.Management
7.3/Microsoft.PowerShell.Management
7.4/Microsoft.PowerShell.Management Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2
2
external help file : Microsoft.PowerShell.Commands.Management.dll-Help.xml
3
3
Locale : en-US
4
4
Module Name : Microsoft.PowerShell.Management
5
- ms.date : 12/12/2022
5
+ ms.date : 07/31/2023
6
6
online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.management/split-path?view=powershell-5.1&WT.mc_id=ps-gethelp
7
7
schema : 2.0.0
8
8
title : Split-Path
@@ -195,7 +195,7 @@ Accept wildcard characters: False
195
195
# ## -Leaf
196
196
197
197
Indicates that this cmdlet returns only the last item or container in the path. For example, in the
198
- path `C:\Test\Logs\Pass1.log`, it returns only Pass1.log.
198
+ path `C:\Test\Logs\Pass1.log`, it returns only ` Pass1.log` .
199
199
200
200
` ` ` yaml
201
201
Type: System.Management.Automation.SwitchParameter
Original file line number Diff line number Diff line change 2
2
external help file : Microsoft.PowerShell.Commands.Management.dll-Help.xml
3
3
Locale : en-US
4
4
Module Name : Microsoft.PowerShell.Management
5
- ms.date : 12/12/2022
5
+ ms.date : 07/31/2023
6
6
online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.management/split-path?view=powershell-7.2&WT.mc_id=ps-gethelp
7
7
schema : 2.0.0
8
8
title : Split-Path
@@ -225,7 +225,7 @@ Accept wildcard characters: False
225
225
# ## -Leaf
226
226
227
227
Indicates that this cmdlet returns only the last item or container in the path. For example, in the
228
- path `C:\Test\Logs\Pass1.log`, it returns only Pass1.log.
228
+ path `C:\Test\Logs\Pass1.log`, it returns only ` Pass1.log` .
229
229
230
230
` ` ` yaml
231
231
Type: System.Management.Automation.SwitchParameter
Original file line number Diff line number Diff line change 2
2
external help file : Microsoft.PowerShell.Commands.Management.dll-Help.xml
3
3
Locale : en-US
4
4
Module Name : Microsoft.PowerShell.Management
5
- ms.date : 12/12/2022
5
+ ms.date : 07/31/2023
6
6
online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.management/split-path?view=powershell-7.3&WT.mc_id=ps-gethelp
7
7
schema : 2.0.0
8
8
title : Split-Path
@@ -225,7 +225,7 @@ Accept wildcard characters: False
225
225
# ## -Leaf
226
226
227
227
Indicates that this cmdlet returns only the last item or container in the path. For example, in the
228
- path `C:\Test\Logs\Pass1.log`, it returns only Pass1.log.
228
+ path `C:\Test\Logs\Pass1.log`, it returns only ` Pass1.log` .
229
229
230
230
` ` ` yaml
231
231
Type: System.Management.Automation.SwitchParameter
Original file line number Diff line number Diff line change 2
2
external help file : Microsoft.PowerShell.Commands.Management.dll-Help.xml
3
3
Locale : en-US
4
4
Module Name : Microsoft.PowerShell.Management
5
- ms.date : 12/12/2022
5
+ ms.date : 07/31/2023
6
6
online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.management/split-path?view=powershell-7.4&WT.mc_id=ps-gethelp
7
7
schema : 2.0.0
8
8
title : Split-Path
@@ -225,7 +225,7 @@ Accept wildcard characters: False
225
225
# ## -Leaf
226
226
227
227
Indicates that this cmdlet returns only the last item or container in the path. For example, in the
228
- path `C:\Test\Logs\Pass1.log`, it returns only Pass1.log.
228
+ path `C:\Test\Logs\Pass1.log`, it returns only ` Pass1.log` .
229
229
230
230
` ` ` yaml
231
231
Type: System.Management.Automation.SwitchParameter
You can’t perform that action at this time.
0 commit comments