I am using Add-Type but I am getting the error:
Cannot add type. The type name 'TestSetup' already exists.
Can I tell if a type already exists and remove it so that I will not get this error?
Thank you.
Kevin Burton
I am using Add-Type but I am getting the error:
Cannot add type. The type name 'TestSetup' already exists.
Can I tell if a type already exists and remove it so that I will not get this error?
Thank you.
Kevin Burton