19 lines
728 B
VB.net
19 lines
728 B
VB.net
Imports System
|
|
Imports System.Reflection
|
|
Imports System.Runtime.InteropServices
|
|
|
|
' General Information about an assembly is controlled through the following
|
|
' set of attributes. Change these attribute values to modify the information
|
|
' associated with an assembly.
|
|
|
|
' Review the values of the assembly attributes
|
|
|
|
<Assembly: AssemblyTitle("WebsitePanel.Providers.Mail.hMailServer43")>
|
|
<Assembly: AssemblyDescription("")>
|
|
<Assembly: AssemblyProduct("WebsitePanel.Providers.Mail.hMailServer43")>
|
|
<Assembly: AssemblyTrademark("")>
|
|
|
|
<Assembly: ComVisible(False)>
|
|
|
|
'The following GUID is for the ID of the typelib if this project is exposed to COM
|
|
<Assembly: Guid("cdbefa25-76de-41b7-9091-2e1423bdc34a")>
|