This topic has not yet been rated - Rate this topic

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.
ClassDescription
FrontEndCommandBase 
OuterFormatShapeCommandBaseServes 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.
OuterFormatTableAndListBaseServes 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.
OuterFormatTableBaseServes 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.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.