Menu

#52 #region "Header" not created

open
nobody
VB (7)
5
2009-06-13
2009-06-13
Anonymous
No

If you do not have any import statements in a vb.net class or interface, the #region "Header" region is not created. It appears that the arranger is looking for comments at the top of the class but also trying to use import statements to determine if it is a header region. If no import statements are in the class, the header region is not created. If you add an import statement, such as Imports System then re-run NArrange the header region will be created.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB