FormatTable Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class that keeps the information from format.ps1xml files in a cache table.
public ref class FormatTable sealed
public sealed class FormatTable
type FormatTable = class
Public NotInheritable Class FormatTable
- Inheritance
-
FormatTable
Format |
Constructor that creates a FormatTable from a set of format files. |
Append |
Append the formatData to the list of formatting configurations, and update the entire formatting database. |
Load |
Returns a format table instance with all default format files loaded. |
Prepend |
Prepend the formatData to the list of formatting configurations, and update the entire formatting database. |
Producto | Versiones |
---|---|
PowerShell SDK | 7.2.0, 7.3.0, 7.4.0 |
Windows PowerShell | 5.1.0.0 |