Can I reference Type Libraries from LINQPad?
Options
In VisualStudio, I can reference COM Type Libraries from my project.

Is there any feature like this in LINQPad? or I have to use Tlbimp (or VisualStudio)?

Is there any feature like this in LINQPad? or I have to use Tlbimp (or VisualStudio)?
Comments
-
There's no equivalent feature, so you'll need to use a workaround as you've suggested.