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.
Format-List command
Format-List cmdlet
Bien que la commande Format-List soit pratique pour afficher le détail, si vous souhaitez une vue d'ensemble de sortie comprenant de nombreux éléments, un tableau plus simple est souvent plus utile.
Although the Format-List command is useful for showing detail, if you want an overview of output that includes many items, a simpler tabular view is often more useful.
L'opérateur de pipeline (|) envoie les résultats à la commande Format-List.
Elle utilise un opérateur de pipeline (|) pour envoyer l'événement à la commande Format-List, qui affiche toutes les propriétés de l'événement dans une liste.
The command uses a pipeline operator (|) to send the event to the Format-List command, which displays all properties of the event in a list.
Ensuite, la commande Format-List met en forme les informations de service sous forme de liste et les envoie à l'applet de commande de sortie par défaut pour affichage.
Then, the Format-List command formats the service information in a list and sends it to the default output cmdlet for display. Example 2
L'opérateur de pipeline (|) passe le descripteur de sécurité récupéré par Get-Acl à la commande Format-List, qui présente les propriétés du descripteur de sécurité sous forme de liste afin d'en faciliter la lecture.
The pipeline operator (|) passes the security descriptor that Get-Acl retrieves to the Format-List command, which formats the properties of the security descriptor as a list so that they are easy to read.
La commande Format-List utilise le paramètre Property avec un caractère générique ( ) afin de mettre en forme et d'afficher les valeurs de toutes les propriétés de la fonction « prompt ».
The Format-List command uses the Property parameter with a wildcard character ( ) to format and to display the values of all of the properties of the "prompt" function.
La commande Format-List utilise le paramètre Property avec la valeur (tous) pour afficher toutes les propriétés de l'objet de traitement dans une liste.
The Format-List command uses the Property parameter with a value of (all) to display all of the properties of the job object in a list.
Le résultat de la commande Format-List montre que la valeur de la propriété Reason de la tâche est vierge.
The result of the Format-List command shows that the value of the Reason property of the job is blank.
L'applet de commande Out-Host envoie les données directement à la console, de sorte que la commande Format-List ne reçoit rien à mettre en forme.
Instead, it Out-Host cmdlet sends the data directly to the console, so the Format-List command never receives anything to format.
La commande Format-List utilise le paramètre Property ayant la valeur (tous) pour afficher toutes les propriétés des objets d'une liste.
The Format-List command uses the Property parameter with a value of (all) to display all of the properties of the objects in a list.
Pour afficher les tâches parent et enfants d'une tâche, utilisez l'applet de commande Get-Job pour obtenir la tâche parent, puis redirigez la tâche vers une commande Format-List affichant les propriétés Name et ChildJobs des objets, comme indiqué dans la commande suivante.
To see the parent and child jobs in a job, use the Get-Job cmdlet to get the parent job, and then pipe the job to a Format-List command that displays the Name and ChildJobs properties of the objects, as shown in the following command.
L'applet de commande Format-List est employée pour afficher toutes les propriétés de l'objet résultant.
The Format-List cmdlet is used to display all the properties of the resulting object.
L'opérateur de pipeline (|) passe le résultat à l'applet de commande Format-List.
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.