VB.Net - Syntax
Displaying Project Properties
In the Solution Explorer, it is displayed as the MyProject
In C# this is called Properties.
AssemblyInfo.vb
In C# the filename is called AssenblyInfo.cs
Resources.Designer.vb
This file is generated automatically and creates the My.Resources namespace
This file is auto generated.
In C# the filename is Resources.Designer.cs
In C# this uses the Properties namespace
Settings.Designer.vb
This file is generated automatically and creates the My namespace
This file is auto generated.
In C# the filename is Settings.settings.cs
In C# this uses the Properties namespace
My.Settings
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited TopPrevNext