Microsoft.PowerShell.Commands.Internal.Format Namespace
The
Microsoft.PowerShell.Commands.Internal.Format
namespace contains the base classes for the formatting cmdlets that are provided by Windows PowerShell.
| Class | Description |
|---|---|
| FrontEndCommandBase | |
| OuterFormatShapeCommandBase | Serves as a base class for the Format-Table, Format-Wide, Format-List, and Format-Custom cmdlets provided by Windows PowerShell. This class is included in this SDK for completeness only. The members of this class cannot be used directly, nor should this class be used to derive other classes. |
| OuterFormatTableAndListBase | Serves as the base class for the Format-Table and Format-List cmdlets provided by Windows PowerShell. This class is included in this SDK for completeness only. The members of this class cannot be used directly, nor should this class be used to derive other classes. |
| OuterFormatTableBase | Serves as a base class for the Format-Table cmdlet provided by Windows PowerShell. This topic is included in this SDK for completeness only. |
Send comments about this topic to Microsoft.