Vertaling van "format-list" in Engels
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.
Pour vérifier l'effet de la modification, tapez la commande suivante : get-item -path gp | format-list -property
To view the effect of the change, type the following command: get-item -path gp | format-list -property
Pour afficher toutes les propriétés de l'objet dans la propriété $host.privatedata, tapez « $host.privatedata | format-list ».
To see all of the properties of the object in the $host.privatedata property, type"$host.privatedata | format-list ".
Étant donné que le nom du paramètre Property est facultatif, vous pouvez l'omettre et taper la commande comme suit : « format-list ».
Because the name of the Property parameter is optional, you can omit it and type the command as: "format-list ".
Lorsque vous présentez le résultat sous forme de liste, (« get-acl | format-list »), Windows PowerShell affiche les champs suivants, en plus du chemin d'accès, du propriétaire et de la liste d'accès
When you format the result as a list, ("get-acl | Format-List"), in addition to the path, owner, and access list, Windows PowerShell displays the following fields
Pour obtenir une liste complète des propriétés, utilisez Get-SPRSDatabase | format-list. Copier
Si l'autre affichage est une liste, utilisez Format-List.
If the alternate view is a list, use Format-List.
Format-List retourne les objets de mise en forme qui représentent la liste.
Format-List returns the format objects that represent the list.
Pour afficher une autre vue sous forme de liste, utilisez Format-List.
To display an alternate list view, use Format-List.
Ces paramètres fonctionnent exactement comme avec la cmdlet Format-List.
These work exactly as they do with the Format-List cmdlet.
Vous pouvez diriger n'importe quel objet vers Format-List.
You can pipe any object to Format-List.
Format-List met en forme les processus sous la forme d'une liste des propriétés spécifiées.
Si la cmdlet Format-List est appelée sans spécification d'aucun paramètre, toutes les propriétés sont produites.
If the Format-List cmdlet is called without any parameters specified, all properties are output.
La cmdlet Format-List prend l'entrée dans le pipeline et produit une liste de colonnes verticale de toutes les propriétés spécifiées pour chaque objet.
The Format-List cmdlet takes input from the pipeline and outputs a vertical columned list of all the specified properties of each object.