Posted 17 years ago by Leif Zars
Version: 4.0.0246
Avatar
Do you have and way of dealing with Imported Namespaces?

Leif

Comments (3)

Posted 17 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Leif,

Do you mean for VB.NET? If not could you be more specific?


Actipro Software Support

Posted 17 years ago by Leif Zars
Avatar
Ya I thought C# would have it but maybe not.

VS has a list for every project that contains namespaces such as "sysyem", "System.drawing" and "System.Windows.Forms" or whatever you want. This list of namespaces is automatically imported into every code file in the project. You can see this in a vb project by going to the properties of the project and then to References.

Thank
Leif
Posted 17 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
There isn't a built in facility for that right now but I'll add it to the TODO list. One workaround is to set the Document.HeaderText maybe to the sequence of Import statements.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.