10 lines
321 B
VB.net
10 lines
321 B
VB.net
Imports System
|
|
Imports System.Reflection
|
|
Imports System.Runtime.InteropServices
|
|
<Assembly: AssemblyTrademark("2.3.6.0")>
|
|
|
|
<Assembly: ComVisible(False)>
|
|
|
|
'Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird.
|
|
<Assembly: Guid("b5cdfd4f-609f-41e1-adf0-663de9636ff5")>
|