1 Imports System
.Reflection
2 Imports System
.Runtime
.CompilerServices
3 Imports System
.Runtime
.InteropServices
5 ' General Information about an assembly is controlled through the following
6 ' set of attributes. Change these attribute values to modify the information
7 ' associated with an assembly.
10 ' TODO: Review the values of the assembly attributes
13 <Assembly
: AssemblyTitle("")>
14 <Assembly
: AssemblyDescription("")>
15 <Assembly
: AssemblyCompany("StarOffice")>
16 <Assembly
: AssemblyProduct("")>
17 <Assembly
: AssemblyCopyright("")>
18 <Assembly
: AssemblyTrademark("")>
19 <Assembly
: AssemblyCulture("")>
21 ' Version information for an assembly consists of the following four values:
28 ' You can specify all the values or you can default the Build and Revision Numbers
29 ' by using the '*' as shown below:
31 <Assembly
: AssemblyVersion("1.0.*")>