Download for Windows Premium
Publiciteit
Export-ModuleMember command

Vertaling van "Export-ModuleMember command" in Duits

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.
Befehl Export-ModuleMember
Befehl "Export-ModuleMember"
Export-ModuleMember-Befehl
Without the Export-ModuleMember command, only the function is exported.
Ohne den Befehl Export-ModuleMember wird nur die Funktion exportiert.
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 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 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.
Wenn der Befehl Export-ModuleMember nicht in einem Skriptmodul enthalten ist, werden die Funktionen im Skriptmodul, nicht jedoch die Variablen und Aliase exportiert.
To exclude a member from the list of exported members, add an Export-ModuleMember command that lists all other members but omits the member that you want to exclude.
Fügen Sie den Befehl Export-ModuleMember hinzu, mit dem nur die gewünschten Elemente aufgelistet werden, um bestimmte Elemente aus der Liste der exportierten Elemente auszuschließen.
Without the Export-ModuleMember command, only the function is exported.
Ohne den Befehl "Export-ModuleMember" wird nur die Funktion exportiert.
To restrict the commands that a module exports, use an Export-ModuleMember command in the script module.
Um einzuschränken, welche Befehle von einem Modul exportiert werden, verwenden Sie einen Export-ModuleMember-Befehl im Skriptmodul.
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 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 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.
Wenn der Befehl "Export-ModuleMember" nicht in einem Skriptmodul enthalten ist, werden die Funktionen im Skriptmodul, nicht jedoch die Variablen und Aliase exportiert.
To exclude a member from the list of exported members, add an Export-ModuleMember command that lists all other members but omits the member that you want to exclude.
Hinweise Fügen Sie den Befehl "Export-ModuleMember" hinzu, mit dem nur die gewünschten Elemente aufgelistet werden, um bestimmte Elemente aus der Liste der exportierten Elemente auszuschließen.
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.
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.
When a script module includes an Export-ModuleMember command, only the members specified in the Export-ModuleMember command are exported.
Wenn ein Skriptmodul den Befehl "Export-ModuleMember" enthält, werden nur die im Befehl "Export-ModuleMember" angegebenen Elemente exportiert.
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.
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.
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 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.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor Export-ModuleMember command in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
hand fan: device waved to create airflow for cooling
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 15. Exact: 15. Verstreken tijd: 32 ms.