[RESOLVED] [2005] Question
The public protected and the private property values are three property value that are common across all the .NET languages but VisualBasic.NET support two other value, Friend and Protected Friend :thumb:
What is the use of both this value how to use it? Where to use it? :confused:
Re: [RESOLVED] [2005] Question
You should ALWAYS check MSDN and don't rely on any book to have everything. You should install the MSDN library locally but, if you can't or don't want to for some reason it is all available on-line. It should always be the first place you look if you need information.