Import Statement

  • Thread starter Thread starter amitnicks
  • Start date Start date
A

amitnicks

I just want to use Help.showHelp, but I didn't know which import
statement to use.
So is there a way to programitally identitify which namespace to
import.
 
I just want to use Help.showHelp, but I didn't know which import
statement to use.
So is there a way to programitally identitify which namespace to
import.

How do you know that there is a Help class?

If you search "Help.ShowHelp" it gets you the MSDN page which gets you to
the Help class page which tells you the namespace.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top