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.
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.
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.
Potentieel gevoelige of ongepaste informatie
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.
Er zijn geen resultaten gevonden voor deze term.
Synoniemen voor Export-ModuleMember command in het Engels