external help file | Module Name | online version | schema |
---|---|---|---|
PSPreworkout-help.xml |
PSPreworkout |
2.0.0 |
Show all assemblies loaded in PowerShell.
Show-LoadedAssembly [-GridView] [<CommonParameters>]
Show all assemblies loaded in PowerShell.
Show-LoadedAssembly
Shows a simple list of all loaded assemblies.
Show-LoadedAssembly -GridView
Shows a list of all loaded assemblies in a grid view.
Show the results in a grid view.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
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).