Clear-ItemProperty |
Efface l'élément de propriété |
---|---|
PowerShell |
Syntaxe
Clear-ItemProperty [-Path] String[] [-Name] String [-PassThru] [-Force] [-Filter String] [-Include String[]] [-Exclude String[]] [-Credential PSCredential] [-WhatIf] [-Confirm] [CommonParameters] |
Clear-ItemProperty -LiteralPath String[] [-Name] String [-PassThru] [-Force] [-Filter String] [-Include String[]] [-Exclude String[]] [-Credential PSCredential] [-WhatIf] [-Confirm] [CommonParameters] |
Description
Cette commande permet d'effacer les valeurs d'une propriété, mais n'efface pas la propriété elle-même.
Dernière mise à jour : Mardi, le 12 Janvier 2021