external help file | Module Name | online version | schema |
---|---|---|---|
PSPreworkout-help.xml |
PSPreworkout |
2.0.0 |
Get all assemblies loaded in PowerShell.
Get-LoadedAssembly [<CommonParameters>]
Get all assemblies loaded in PowerShell.
Get-LoadedAssembly
Returns a list of all loaded assemblies.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -Verbose, -WarningAction, -WarningVariable, and -ProgressAction. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
To Do: Add -Name parameter to get a specific one.
Author: Sam Erde Version: 0.0.2 Modified: 2024/10/12