El operador de canalización (|) envía el resultado al cmdlet Select-Object, que selecciona todas las propiedades ( ) del objeto de referencia cultural recuperado por Get-Culture.
The pipeline operator (|) sends the result to the Select-Object cmdlet, which selects all properties ( ) of the culture object that Get-Culture retrieved.
Los resultados se canalizan al cmdlet Select-Object, que selecciona únicamente los valores de la propiedad ProcessName de cada objeto.
The results are piped to the Select-Object cmdlet, which selects only the values of the ProcessName property of each object.
Alte rezultate
Para seleccionar propiedades, utilice el cmdlet Select-Object.
El cmdlet Select-Object obtiene únicamente las propiedades especificadas de un objeto o conjunto de objetos.
The Select-Object cmdlet gets only the specified properties of an object or set of objects.
El cmdlet Select-Object permite crear nuevos objetos personalizados de Windows PowerShell que contienen propiedades seleccionadas de los objetos utilizados para crearlos.
You can use the Select-Object cmdlet to create new, custom Windows PowerShell objects that contain properties selected from the objects you use to create them.
Permite al cmdlet anexar una firma a un archivo de solo lectura.
Allows the cmdlet to append a signature to a read-only file.
Un operador de canalización envía el objeto de buzón al cmdlet Update-List.
A pipeline operator sends the mailbox object to the Update-List cmdlet.
Permite al cmdlet borrar una variable incluso si es de solo lectura.
Allows the cmdlet to clear a variable even if it is read-only.
Un operador de canalización envía el proceso al cmdlet Stop-Process para detenerlo.
A pipeline operator sends the process to the Stop-Process cmdlet to stop it.
Format-List envía automáticamente los resultados al cmdlet de salida predeterminado para mostrarlos.
Format-List automatically sends the results to the default output cmdlet for display.
Permite al cmdlet sobrescribir un archivo de solo lectura existente.
Allows the cmdlet to overwrite an existing read-only file.
Este parámetro se puede canalizar también al cmdlet.
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.
Înregistrează-te pentru a accesa mai multe exemple