Download for Windows Premium
-50% Premium
Publiciteit
ConvertTo-Html

Vertaling van "ConvertTo-Html" 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.
ConvertTo-Html
As a result, ConvertTo-Html creates a table that displays the individual objects.
En conséquence, ConvertTo-Html crée une table qui affiche les objets individuels.
To create a table of the individual objects, use the pipeline operator to pipe the objects to ConvertTo-Html.
Pour créer une table d'objets individuels, utilisez l'opérateur de pipeline pour diriger les objets vers ConvertTo-Html.
For example, if you pipe the processes on a computer to ConvertTo-Html, the resulting table displays all of the processes.
Par exemple, si vous dirigez les processus d'un ordinateur vers ConvertTo-Html, la table générée affiche tous les processus.
It uses a pipeline operator (|) to send the events to the ConvertTo-Html cmdlet, which converts the events to HTML format.
Elle utilise un opérateur de pipeline (|) pour envoyer les événements à l'applet de commande ConvertTo-Html, qui les convertit au format HTML.
It uses the pipeline operator (|) to send the aliases to the ConvertTo-Html cmdlet, which creates the HTML page.
Elle utilise l'opérateur de pipeline (|) pour envoyer les alias à l'applet de commande ConvertTo-Html, qui crée la page HTML.
If you use this parameter to submit multiple objects, such as all of the services on a computer, ConvertTo-Html creates a table that displays the properties of a collection or of an array of objects (System.Object[]).
Si vous utilisez ce paramètre pour envoyer plusieurs objets, tels que tous les services d'un ordinateur, ConvertTo-Html crée une table qui affiche les propriétés d'une collection ou d'une table d'objets (System.Object []).
When you use the InputObject parameter to submit multiple objects, ConvertTo-Html receives these objects as a collection or as an array.
Lorsque vous utilisez le paramètre InputObject pour envoyer plusieurs objets, ConvertTo-Html reçoit ces objets sous la forme d'une collection ou d'un tableau.
When you submit multiple objects to ConvertTo-Html, Windows PowerShell creates the table (or list) based on the properties of the first object that you submit.
Lorsque vous envoyez plusieurs objets à ConvertTo-Html, Windows PowerShell crée la table (ou la liste) en fonction des propriétés du premier objet que vous envoyez.
The ConvertTo-Html command includes the Fragment parameter, which limits the output to an HTML table.
La commande ConvertTo-Html inclut le paramètre Fragment, qui limite la sortie à une table HTML.
You can pipe any.NET object to ConvertTo-Html.
Vous pouvez diriger n'importe quel objet.NET vers ConvertTo-Html.
For example, if you use InputObject to submit the processes on a computer to ConvertTo-Html, the resulting table displays an object array (System.Object[]) and its properties.
Par exemple, si vous utilisez InputObject pour envoyer les processus d'un ordinateur à ConvertTo-Html, la table obtenue affiche un tableau d'objets (System.Object[]) et ses propriétés.
The ConvertTo-Html command uses the Property parameter to select only the ID, Level, and Task properties of the event.
La commande ConvertTo-Html utilise le paramètre Property pour sélectionner uniquement les propriétés ID, Level et Task de l'événement.
It uses the Get-EventLog cmdlet to get the events in the Windows PowerShell log and then uses the pipeline operator (|) to send the events to the ConvertTo-Html cmdlet.
Elle utilise l'applet de commande Get-EventLog pour obtenir les événements du journal Windows PowerShell, puis se sert de l'opérateur de pipeline (|) pour envoyer les événements à l'applet de commande ConvertTo-Html.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor ConvertTo-Html in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
nail: metal fastener with a pointed end and flat head
Ontdek het woord
Publiciteit

Resultaten: 15. Exact: 15. Verstreken tijd: 50 ms.