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.
Export-ModuleMember
"Export-ModuleMember"
Export-ModuleMember-Befehl
Export-ModuleMember-Befehlen
Export-ModuleMember-Befehle
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.
You can also use Export-ModuleMember to export members that the script module imports from other modules.
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.
Mit dem Befehl "Export-ModuleMember" können Sie auch Elemente exportieren, die vom Skriptmodul aus anderen Modulen exportiert werden.
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 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.
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.
Without the Export-ModuleMember commands, all three of the functions would be exported, but the alias would not be 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.
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.