Examples of Formatting Cmdlet Output
The topics in this section contain examples that show how to write a formatting file (.format.ps1xml) that defines the format used to display objects. The formats that are defined in these files affect only how the object is displayed. They have no effect on the object itself. For more information about formatting files, see Formatting Cmdlet Output.
In This Section
- How to Create a Formatting File (.format.ps1xml)
- Describes how to manually create a formatting files (.format.ps1xml).
- How to Create a Table View
- Describes how to create a table view for a .NET Framework object within a formatting file.
Community Additions
Show: