Examples with "Import-Module returns" and their translation in Frans
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.
When you pipe the output of a "Get-Module -listavailable" command to an Import-Module command with the PassThru parameter, Import-Module returns the object that Get-Module passed to it without updating the object.
Lorsque vous dirigez la sortie d'une commande « get-module listavailable » vers une commande Import-Module avec le paramètre PassThru, Import-Module retourne l'objet que Get-Module lui a passé sans le mettre à jour.
Andere resultaten
Because Import-Module does not return any objects by default, there is no output from this command.
Parce qu'Import-Module ne retourne aucun objet par défaut, cette commande ne produit aucune sortie.
If it is not None, imports the corresponding module and returns a DOMImplementation object if the import succeeds.
Si ce n'est pas None, le module correspondant est importé et retourne un object DOMImplementation si l'import réussit.
To make a dynamic module available to Get-Module, pipe a New-Module command to Import-Module, or pipe the module object that New-Module returns to Import-Module.
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.