Download for Windows Premium
Publiciteit
cmdlet Get-Member

Vertaling van "cmdlet Get-Member" 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.
Get-Member cmdlet
A continuación, se canalizan al cmdlet Get-Member.
Then, pipe them to the Get-Member cmdlet.
Para ver una lista de los métodos y definiciones de método asociados con un objeto específico, puede usar el cmdlet Get-Member.
To view a list of methods and method definitions associated with a particular object, you can use the Get-Member cmdlet.
El cmdlet Get-Member muestra el nombre formal del tipo de objeto y una lista completa de sus miembros.
The Get-Member cmdlet shows you the formal name of the object type and a complete listing of its members.
Para entender totalmente el resultado de este cmdlet, canalice dicho resultado al cmdlet Get-Member.
To fully understand the output of that cmdlet, pipe its output to the Get-Member cmdlet.
Para obtener el tipo de un objeto almacenado en una propiedad de objeto, utilice el cmdlet Get-Member.
To find the type of an object that is stored in an object property, use the Get-Member cmdlet.
La técnica más sencilla para analizar los objetos que devuelve un comando es canalizar el resultado de este comando al cmdlet Get-Member.
The simplest technique for analyzing the objects that a command returns is to pipe the output of that command to the Get-Member cmdlet.
El operador de canalización (|) envía los resultados al cmdlet Get-Member, que muestra los métodos y las propiedades del objeto.
The pipeline operator | sends the results to the Get-Member cmdlet, which displays the methods and properties of the object.
El tercer comando usa el cmdlet Get-Member para obtener los métodos y propiedades de una matriz de enteros y los guarda en la variable $a.
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.
Utiliza un operador de canalización (|) para pasar los objetos de servicio al cmdlet Get-Member.
It uses a pipeline operator (|) to pass the service objects to the Get-Member cmdlet.
El último comando usa un operador de canalización (|) para enviar la variable $hash al cmdlet Get-Member.
The final command uses a pipeline operator (|) to send the $hash variable to the Get-Member cmdlet.
El cmdlet Get-Member obtiene los "miembros" (propiedades y métodos) de los objetos.
The Get-Member cmdlet gets the "members" (properties and methods) of objects.
El tercer comando usa un operador de canalización (|) para enviar el objeto actualizado al cmdlet Get-Member.
The third command uses a pipeline operator (|) to send the updated object to the Get-Member cmdlet.
El tercer comando usa un operador de canalización (|) para enviar el objeto personalizado al cmdlet Get-Member, que muestra las propiedades y métodos del objeto personalizado.
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.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor cmdlet Get-Member in het Spaans

Publiciteit

Suggesties

Resultaten: 28. Exact: 28. Verstreken tijd: 40 ms.