function Get-TypeAccelerators {
[PSObject].Assembly.GetType(System.Management.Automation.TypeAccelerators)::Get.GetEnumerator() | sort key | select key
}
This is totally a place holder so I can remember it later. Not pretending I came up with it...
Tuesday, March 1, 2016
PowerShell v2 Function Get TypeAccelerators
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment