Quantcast
Channel: PowerShell Archives • The Lonely Administrator
Viewing all articles
Browse latest Browse all 261

Discover Enums with Get-TypeMember

$
0
0
Earlier this Spring, I released a new function called Get-TypeMember. The function is in the PSScriptTools module. I wrote about that release here. This command is an alternative to Get-Member that includes more details. The other day I pushed a new version that makes it easier to identify properties that are enumerations. The function has...

Viewing all articles
Browse latest Browse all 261

Trending Articles