Section courante

A propos

Section administrative du site

Set-PSBreakpoint

Fixe le point d'arrêt de PowerShell
PowerShell

Syntaxe

Set-PSBreakpoint [-Action ScriptBlock] [[-Column] Int32] [-Line] Int32[] [-Script] String[] [CommonParameters]
Set-PSBreakpoint [-Action ScriptBlock] -Command String[] [[-Script] String[]] [CommonParameters]
Set-PSBreakpoint [-Action ScriptBlock] [[-Script] String[]] -Variable String[] [-Mode VariableAccessMode] [CommonParameters]

Description

Cette commande permet de fixer un point d'arrêt dans une ligne, une commande ou une variable.



Dernière mise à jour : Mardi, le 12 Janvier 2021