Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 295 Bytes

FileVersionTableView.md

File metadata and controls

9 lines (7 loc) · 295 Bytes

Table View with FileVersion

This table view adds a FileVersion column to the default table view of assembly names

EXAMPLES

Get-GacAssembly | Format-Table -View FileVersion

This example returns all assemblies in the GAC and shows the default columns plus the FileVersion