19 lines
719 B
VB.net
19 lines
719 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.ArgoMail")>
|
|
<Assembly: AssemblyDescription("")>
|
|
<Assembly: AssemblyProduct("WebsitePanel.Providers.Mail.ArgoMail")>
|
|
<Assembly: AssemblyTrademark("")>
|
|
|
|
<Assembly: ComVisible(False)>
|
|
|
|
'The following GUID is for the ID of the typelib if this project is exposed to COM
|
|
<Assembly: Guid("5b2569a2-e617-491f-a55d-a18a6f2035c7")>
|