Download for Windows Premium
Publiciteit
Get-Member cmdlet

Vertaling van "Get-Member cmdlet" 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.
To find the event name of an event, use the Get-Member cmdlet.
Pour rechercher le nom d'un événement, utilisez l'applet de commande Get-Member.
To view a list of methods and method definitions associated with a particular object, you can use the Get-Member cmdlet.
Pour afficher une liste des méthodes et des définitions de méthode associées à un objet particulier, vous pouvez utiliser l'applet de commande Get-Member.
For more information about this object, pipe the command to the Get-Member cmdlet.
Pour plus d'informations sur cet objet, dirigez la commande vers l'applet de commande Get-Member.
To find the type of an object that is stored in an object property, use the Get-Member cmdlet.
Pour rechercher le type d'un objet stocké dans une propriété d'objet, utilisez l'applet de commande Get-Member.
The following command pipes the results of the first part of the command to the Get-Member cmdlet.
La commande suivante redirige les résultats de la première partie de la commande vers l'applet de commande Get-Member.
To see all of the properties of an event log entry, pipe the events to the Get-Member cmdlet.
Pour consulter toutes les propriétés d'une entrée de journal des événements, dirigez les événements vers l'applet de commande Get-Member.
The third command uses the Get-Member cmdlet to get the properties and methods of an array of integers, and the command saves them in the $a variable.
La troisième commande utilise l'applet de commande Get-Member pour obtenir les propriétés et méthodes d'un tableau d'entiers, puis les enregistre dans la variable $a.
It uses a pipeline operator (|) to pass the service objects to the Get-Member cmdlet.
Elle utilise un opérateur de pipeline (|) pour passer les objets services à l'applet de commande Get-Member.
The third command uses a pipeline operator (|) to send the updated object to the Get-Member cmdlet.
La troisième commande utilise un opérateur de pipeline (|) pour envoyer l'objet mis à jour à l'applet de commande Get-Member.
The third command uses a pipeline operator (|) to send the custom object to the Get-Member cmdlet, which displays the properties and methods of the custom object.
La troisième commande utilise un opérateur de pipeline (|) pour envoyer l'objet personnalisé à l'applet de commande Get-Member, qui affiche les propriétés et méthodes de l'objet personnalisé.
The pipeline operator (|) sends the results to the Get-Member cmdlet, which displays the methods and properties of the object.
L'opérateur de pipeline (|) envoie les résultats à l'applet de commande Get-Member, laquelle affiche les méthodes et propriétés de l'objet.
To see all of the properties and methods of the object, pipe it to the Get-Member cmdlet.
(Pour voir toutes les propriétés et les méthodes de l'objet, dirigez ce dernier vers l'applet de commande Get-Member).
To find the static properties and methods of an object, use the Static parameter of the Get-Member cmdlet.
Pour rechercher les propriétés statiques et les méthodes d'un objet, utilisez le paramètre Static de l'applet de commande Get-Member.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor Get-Member cmdlet in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
lighter: device producing a flame for lighting things
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 23. Exact: 23. Verstreken tijd: 34 ms.