Thread
:
New-Object -ComObject x -Strict - A very good idea
View Single Post
06-15-2006
#
1
(
permalink
)
Alex K. Angelopoulos [MVP]
n/a posts
New-Object -ComObject x -Strict - A very good idea
I just noticed the -Strict SwitchParameter added to the ComObject parameter
set for New-Object. I like. It's nice to get a warning when PowerShell runs
into .NET wrapping behavior that might cause problems for scripters.
My System Specs
Alex K. Angelopoulos [MVP]