19 lines
No EOL
714 B
VB.net
19 lines
No EOL
714 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.MDaemon")>
|
|
<Assembly: AssemblyDescription("")>
|
|
<Assembly: AssemblyProduct("WebsitePanel.Providers.Mail.MDaemon")>
|
|
<Assembly: AssemblyTrademark("")>
|
|
|
|
<Assembly: ComVisible(False)>
|
|
|
|
'The following GUID is for the ID of the typelib if this project is exposed to COM
|
|
<Assembly: Guid("7f6b3c44-890b-42de-95d7-5d2371261d01")> |