Examples with "an Export-ModuleMember command are" and their translation 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.
If a script module contains multiple Export-ModuleMember commands, only the members listed in an Export-ModuleMember command are exported.
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.
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.
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.
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.
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.
Ohne den Befehl "Export-ModuleMember" wird nur die Funktion exportiert.
Without the Export-ModuleMember command, only the function is exported.
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.