Vertaling van "PSObject" 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.
Por ejemplo, para comprobar un objeto almacenado en la variable $obj, escriba"$obj -is [PSObject]".
For example, to test an object stored in the $obj variable, type"$obj -is [PSObject]".
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.
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.
Salidas PSObject Devuelve los resultados generados por el comando invocado (el valor del parámetro Command).
PSObject Returns the output that is generated by the invoked command (the value of the Command parameter).
Salidas PSObject Receive-Job devuelve los resultados de los comandos del trabajo.
PSObject Receive-Job returns the results of the commands in the job.
MemberSet: una colección predefinida de propiedades y métodos, como PSBase, PSObject y PSTypeNames.
MemberSet: A predefined collection of properties and methods, such as PSBase, PSObject, and PSTypeNames.