Dieses Cmdlet kann nur in einer Skriptmoduldatei oder in einem dynamischen Modul verwendet werden.
This cmdlet can be used only in a script module file or a dynamic module.
Genauso wie statische Module werden die Cmdlets und Funktionen in einem dynamischen Modul standardmäßig exportiert, die Variablen und Aliase jedoch nicht.
Like static modules, by default, the cmdlets and functions in a dynamic module are exported and the variables and aliases are not.
Wenn Sie den ReturnResult-Parameter verwenden, gibt er das Ergebnis der Auswertung des Skriptblocks im dynamischen Modul zurück.
If you use the ReturnResult parameter, it returns the result of evaluating the script block in the dynamic module.
Mit dem Cmdlet "Export-ModuleMember" werden die Modulelemente (wie Cmdlets, Funktionen, Variablen und Aliase) angegeben, die aus einer Skriptmoduldatei (".psm1") exportiert werden, oder aus einem dynamischen Modul, das mit dem Cmdlet "New-Module" erstellt wurde.
Description The Export-ModuleMember cmdlet specifies the module members (such as cmdlets, functions, variables, and aliases) that are exported from a script module (.psm1) file, or from a dynamic module created by using the New-Module cmdlet.
Im dritten Befehl wird die Funktion Hello, die vom dynamischen Modul exportiert wird, mit dem Cmdlet Get-Command abgerufen.
The third command uses the Get-Command cmdlet to get the Hello function that the dynamic module exports.
Im dritten Befehl wird die Funktion "Hello", die vom dynamischen Modul exportiert wird, mit dem Cmdlet "Get-Command" abgerufen.
The third command uses the Get-Command cmdlet to get the Hello function that the dynamic module exports.
C:Beschreibung - Dieser Befehl zeigt, wie "Export-ModuleMember" in einem dynamischen Modul verwendet wird, das mit dem Cmdlet "New-Module" erstellt wird.
This command demonstrates that you can make a dynamic module available to Get-Module by piping the dynamic module to Import-Module.
Dieser Befehl zeigt, wie Export-ModuleMember in einem dynamischen Modul verwendet wird, das mit dem Cmdlet New-Module erstellt wird.
This command shows how to use Export-ModuleMember in a dynamic module that is created by using the New-Module cmdlet.
C:Beschreibung - Dieser Befehl zeigt, wie "Export-ModuleMember" in einem dynamischen Modul verwendet wird, das mit dem Cmdlet "New-Module" erstellt wird.
This command shows how to use Export-ModuleMember in a dynamic module that is created by using the New-Module cmdlet.
Dieses Cmdlet kann nur in einer Skriptmoduldatei oder in einem dynamischen Modul verwendet werden.
Detailed Description The New-Module cmdlet creates a dynamic module from a script block.
Erstmalig werden Messungen über den Einfluß der Superposition von stationärer und dazu in senkrechter Richtung periodischer Scherung auf den dynamischen Modul viskoelastischer Stoffe mitgeteilt.
Measurements are reported for the first time of the effect on the dynamic modulus of a viscoelastic liquid of the superposition of a steady shearing orthogonal to the oscillatory shearing.
Dieses Cmdlet kann nur in einer Skriptmoduldatei oder in einem dynamischen Modul verwendet werden.
This cmdlet can be used only in a script module file or a dynamic module.
Genauso wie statische Module werden die Cmdlets und Funktionen in einem dynamischen Modul standardmäßig exportiert, die Variablen und Aliase jedoch nicht.
Like static modules, by default, the cmdlets and functions in a dynamic module are exported and the variables and aliases are not.