Regarding Default Namespace property of C# VSTO 2005 Outlook Addin

B

Bharathi

Hi,

I am developing Addin for outlook 2003 using C# VSTO 2005.

The Default Namespace property is always disbled.

If I need to change the default the namespace, then I need to open .csproj
in a notepad and change it..

<RootNamespace> </RootNamespace>

Is it the behavior of the VSTO Addin.

Regards,
Bharathi
 

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

Top