altcover

GetAcceleratorCommand class

List all type abbreviations, like the built-in [xml] for System.Xml.XmlDocument.

Reports all currently available type abbreviations, both system- and user- defined.

$a = Get-Accelerator
public class GetAcceleratorCommand : PSCmdlet

Public Members

name description
GetAcceleratorCommand() The default constructor.
overrideĀ EndProcessing() List current accelerator to type mappings

See Also