FormatTable.PrependFormatData Method

Definition

Prepend the formatData to the list of formatting configurations, and update the entire formatting database.

C++
public:
 void PrependFormatData(System::Collections::Generic::IEnumerable<System::Management::Automation::ExtendedTypeDefinition ^> ^ formatData);

Parameters

formatData
IEnumerable<ExtendedTypeDefinition>

The formatData is of type 'ExtendedTypeDefinition'. It defines the View configuration including TableControl, ListControl, and WideControl.

Exceptions

  1. There were errors loading Formattable. Look in the Errors property to get detailed error messages.

Applies to

Producto Versiones
PowerShell SDK 7.2.0, 7.3.0, 7.4.0
Windows PowerShell 5.1.0.0