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.
Select-Object
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.
Como la mayoría de estas propiedades de metadatos tienen nombres que comienzan por un carácter de doble subrayado, puede filtrar las propiedades usando Select-Object.
Because most of these metadata properties have names that begin with a double-underscore, you can filter the properties using Select-Object.
Si se usa Select-Object para seleccionar determinadas propiedades, el cmdlet copia los valores de estas propiedades de los objetos de entrada y crea nuevos objetos con las propiedades especificadas y los valores copiados.
If you use Select-Object to select specified properties, it copies the values of those properties from the input objects and creates new objects that have the specified properties and copied values.
A continuación, utiliza un operador de canalización (|) para enviar los objetos de proceso al cmdlet Select-Object.
Then, it uses a pipeline operator (|) to send the process objects to the Select-Object cmdlet.
Si se desea una inspección más exhaustiva así como solución de problemas, utilice Select-Object o un cmdlet de formato, como Format-List, para especificar las propiedades que se han de mostrar.
For in-depth inspection and troubleshooting, use Select-Object or a formatting cmdlet, such as Format-List, to specify the properties to be displayed.
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.
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.
A continuación, canaliza los objetos resultantes a Select-Object, que selecciona las propiedades ProcessName y Handles.
It then pipes the resulting objects along to Select-Object, which selects the ProcessName and Handles property.
Crea una instancia de un objeto.Net o COM. Select-Object
Creates an instance of a.Net or COM object. Select-Object
Si utiliza también Select-Object para filtrar los resultados a Status, Name y DisplayName, el formato de los resultados será prácticamente igual que el de Get-Service
If you also use Select-Object to filter the results to Status, Name, and DisplayName, the output format will be almost identical to that from Get-Service
Además, Import-PSSession no puede importar los comandos de una PSSession que no incluye los cmdlets Get-Command, Get-FormatData, Select-Object y Get-Help.
Also, Import-PSSession cannot import commands from a PSSession that does not include the Get-Command, Get-FormatData, Select-Object, and Get-Help cmdlets.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.