|
|
Browse by Tags
All Tags » enum
-
In PowerShell Enums are used a lot but you're not able to create them directly in PowerShell
I made a post about a workaround using reflection on my old blog here : /\/\o\/\/ PowerShelled: PowerShell : making Custum Enums ,as this is using reflection it is a bit hard to grasp, and we can not create enums within a namespace only ...
|
|
|