Examples with "wird von Import-Module" and their translation in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Standardmäßig wird von Import-Module beim Importieren eines Moduls keine Ausgabe generiert.
By default, Import-Module does not generate any output when it imports a module.
Wenn Sie die Ausgabe des Befehls get-module -listavailable mit dem PassThru-Parameter über die Pipeline an einen Import-Module-Befehl übergeben, wird von Import-Module das von Get-Module übergebene Objekt zurückgegeben, ohne das Objekt zu aktualisieren.
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.
Wenn Sie die Ausgabe des Befehls "get-module -listavailable" mit dem PassThru-Parameter über die Pipeline an einen Import-Module-Befehl übergeben, wird von Import-Module das von Get-Module übergebene Objekt zurückgegeben, ohne das Objekt zu aktualisieren.
Notes - 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.
Standardmäßig wird von Import-Module beim Importieren eines Moduls keine Ausgabe generiert.
By default, Import-Module does not generate any output when it imports a module.
Other results
Der Import aller Standard-CAD- und ECAD-Dateien in COMSOL Multiphysics wird von den Modulen CAD Import Module und ECAD Import Module unterstützt.
The import of all standard CAD and ECAD files into COMSOL Multiphysics is supported by the CAD Import Module and ECAD Import Module, respectively.
Da von Import-Module standardmäßig keine Objekte zurückgegeben werden, wird von diesem Befehl keine Ausgabe generiert.
Because Import-Module does not return any objects by default, there is no output from this command.
Da von Import-Module standardmäßig keine Objekte zurückgegeben werden, wird von diesem Befehl keine Ausgabe generiert.
Because Import-Module does not return any objects by default, there is no output from this command.
Diese Befehle veranschaulichen, wie das benutzerdefinierte Objekt, das von Import-Module zurückgegeben wird, abgerufen und verwendet wird.
These commands demonstrate how to get and use the custom object that Import-Module returns.
In diesem Beispiel wird gezeigt, wie der Force-Parameter von Import-Module verwendet wird, wenn Sie ein Modul erneut in die gleiche Sitzung importieren.
This example shows how to use the Force parameter of Import-Module when you are re-importing a module into the same session.
Wenn Sie den AsCustomObject-Parameter verwenden, werden die Modulelemente von Import-Module in die Sitzung importiert, und anschließend wird ein PSCustomObject-Objekt anstelle eines PSModuleInfo-Objekts zurückgegeben.
When you use the AsCustomObject parameter, Import-Module imports the module members into the session and then returns a PSCustomObject object instead of a PSModuleInfo object.
Im zweiten Befehl werden die Module mit dem ModuleInfo-Parameter von Import-Module in die aktuelle Sitzung importiert.
The second command uses the ModuleInfo parameter of Import-Module to import the modules into the current session.
Sie können auch mit den Parametern Alias, Cmdlet, Function und Variable von Import-Module nur die Befehle auswählen, die Sie importieren möchten, und so Befehle ausschließen, die in der Sitzung Namenskonflikte verursachen würden.
You can also use the Alias, Cmdlet, Function, and Variable parameters of Import-Module to select only the commands that you want to import, and exclude commands that cause name conflicts in your session.
Sie können auch mit den Parametern Alias, Cmdlet, Function und Variable von Import-Module nur die Befehle auswählen, die Sie importieren möchten, und so Befehle ausschließen, die in der Sitzung Namenskonflikte verursachen würden.
You can also use the Alias, Cmdlet, Function, and Variable parameters of Import-Module to select only the commands that you want to import, and you can exclude commands that cause name conflicts in your session.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.