Vertaling van "CommandName" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
In each node, replace the term CommandName with the command name of the feature.
Dans chaque nœud, remplacez le terme CommandName par le nom de commandes de la fonction.
Because this command does not use the CommandName parameter, it also imports all of the formatting data required for the imported commands.
Étant donné que cette commande n'utilise pas le paramètre CommandName, elle importe également toute les données de mise en forme obligatoires pour les commandes importées.
By default, Export-PSSession exports all commands, except for commands that exist in the current session, but you can use the CommandName parameters to specify the commands to export.
Par défaut, Export-PSSession exporte toutes les commandes, à l'exception de celles qui existent dans la session active, mais vous pouvez utiliser les paramètres CommandName pour spécifier les commandes à exporter.
To view help for a command at the command prompt, type CommandName/?, where CommandName is the name of the command.
À l'invite, pour afficher l'aide relative à une commande, tapez NomCommande/?, où NomCommande est le nom de la commande.
Represents the CommandName value of the Change Password button.
Style de la bordure du bouton Modifier le mot de passe.
The FormView control raises the ItemUpdating event when an Update button (a button with its CommandName property set to "Update") within the control is clicked, but before the FormView control updates the record.
Notes Le contrôle FormView déclenche l'événement ItemDeleting suite à un clic sur le bouton Supprimer du contrôle (bouton dont la propriété CommandName a la valeur "Delete"), mais avant que le contrôle FormView ne supprime l'enregistrement.
ItemInserting Occurs when an Insert button (a button with its CommandName property set to "Insert") is clicked, but before the FormView control inserts the record.
Le contrôle FormView déclenche l'événement ItemDeleting suite à un clic sur le bouton Supprimer du contrôle (bouton dont la propriété CommandName a la valeur "Delete"), mais avant que le contrôle FormView ne supprime l'enregistrement.
You can access examples for these Powershell cmdlets using Get-Help CommandName - Examples
Vous pouvez accéder aux exemples de ces applets de commande Powershell à l'aide de Get-Help CommandName - Examples
If we have a closer look on the lower example above, we can see argument1 is thePlayer and argument2 the commandName.
Si l'on regarde bien l'exemple ci-dessus, nous pouvons voir que l'argument1 est thePlayer and argument2 le commandName.