Download for Windows Premium
Publiciteit
Export-ModuleMember-Befehl

Examples with "Export-ModuleMember-Befehl" and their translation 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.
Um einzuschränken, welche Befehle von einem Modul exportiert werden, verwenden Sie einen Export-ModuleMember-Befehl im Skriptmodul.
To restrict the commands that a module exports, use an Export-ModuleMember command in the script module.
Dieses Beispiel enthält eine Funktion mit dem Namen Export, die eine Funktion deklariert oder eine Variable erstellt und dann einen Export-ModuleMember-Befehl für die Funktion oder die Variable schreibt.
This example includes a function named Export that declares a function or creates a variable, and then writes an Export-ModuleMember command for the function or variable.
Wenn ein Skriptmodul mehrere Export-ModuleMember-Befehle enthält, werden nur Elemente im jeweiligen Export-ModuleMember-Befehl exportiert.
If a script module contains multiple Export-ModuleMember commands, only the members listed in an Export-ModuleMember command are exported.
C:\PS>Beschreibung - Dieses Beispiel enthält eine Funktion mit dem Namen "Export", die eine Funktion deklariert oder eine Variable erstellt und dann einen Export-ModuleMember-Befehl für die Funktion oder die Variable schreibt.
This example includes a function named export that declares a function or creates a variable, and then writes an Export-ModuleMember command for the function or variable.
Um einzuschränken, welche Befehle von einem Modul exportiert werden, verwenden Sie einen Export-ModuleMember-Befehl im Skriptmodul.
To restrict the commands that a module exports, use an Export-ModuleMember command in the script module.

Andere resultaten

Ohne die Export-ModuleMember-Befehle würden alle drei Funktionen exportiert, nicht jedoch der Alias.
Without the Export-ModuleMember commands, all three of the functions would be exported, but the alias would not be exported.
Mit den Export-ModuleMember-Befehlen werden nur die Funktion Get-Test und die Funktion Start-Test sowie der STT-Alias exportiert.
With the Export-ModuleMember commands, only the Get-Test and Start-Test functions and the STT alias are exported.
Mit den Export-ModuleMember-Befehlen werden nur die Funktion "Get-Test" und die Funktion "Start-Test" sowie der STT-Alias exportiert.
With the Export-ModuleMember commands, only the Get-Test and Start-Test functions and the STT alias are exported. Windows PowerShell Copy
Ohne die Export-ModuleMember-Befehle würden alle drei Funktionen exportiert, nicht jedoch der Alias. Mit den Export-ModuleMember-Befehlen werden nur die Funktion "Get-Test" und die Funktion "Start-Test" sowie der STT-Alias exportiert.
Without the Export-ModuleMember command, only the function is exported. The output shows that both the variable and the function were exported into the session. Windows PowerShell
Ohne den Befehl Export-ModuleMember wird nur die Funktion exportiert.
Without the Export-ModuleMember command, only the function is exported.
Mit dem Befehl Export-ModuleMember können Sie auch Elemente exportieren, die vom Skriptmodul aus anderen Modulen exportiert werden.
You can also use Export-ModuleMember to export members that the script module imports from other modules.
Wenn Sie eine Variable zusätzlich zu den Funktionen in einem Modul exportieren möchten, muss der Befehl Export-ModuleMember die Namen aller Funktionen und den Namen der Variablen einschließen.
If you want to export a variable, in addition to exporting the functions in a module, the Export-ModuleMember command must include the names of all of the functions and the name of the variable.
Wenn der Befehl Export-ModuleMember nicht in einem Skriptmodul enthalten ist, werden die Funktionen im Skriptmodul, nicht jedoch die Variablen und Aliase exportiert.
If a script module does not include an Export-ModuleMember command, the functions in the script module are exported, but the variables and aliases are not.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor Export-ModuleMember-Befehl in het Duits

Publiciteit

Resultaten: 16. Exact: 5. Verstreken tijd: 196 ms.