When we want to declare global variable that can see everywhere in the project in VB6, we use Module to do this. What I have to use if I want to do like this in VB .Net?

Thank you,