Vertaling van "PSObject" in Spaans
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.
For example, to test an object stored in the $obj variable, type"$obj -is [PSObject]".
Por ejemplo, para comprobar un objeto almacenado en la variable $obj, escriba"$obj -is [PSObject]".
Because the string is not a PSObject object, you must include the PassThru parameter in the command to save the extended string in the variable.
Dado que la cadena no es un objeto PSObject, se debe incluir el parámetro PassThru en el comando para guardar la cadena extendida en la variable.
PSObject Returns the output that is generated by the invoked command (the value of the Command parameter).
Salidas PSObject Devuelve los resultados generados por el comando invocado (el valor del parámetro Command).
PSObject Receive-Job returns the results of the commands in the job.
Salidas PSObject Receive-Job devuelve los resultados de los comandos del trabajo.
MemberSet: A predefined collection of properties and methods, such as PSBase, PSObject, and PSTypeNames.
MemberSet: A predefined collection of properties and methods, such as PSBase, PSObject, and PSTypeNames.
MemberSet: una colección predefinida de propiedades y métodos, como PSBase, PSObject y PSTypeNames.
InputObject <psobject> Specifies the text to be searched.