StandardModuleAttribute
(Microsoft.VisualBasic.CompilerServices.StandardModuleAttribute)
Inherits:
System.Attribute
Interfaces:
_Attribute
Derived Types:
0
Assembly:
Microsoft.VisualBasic.dll
This class provides attributes that are applied to the standard module construct when it is emitted to Intermediate Language (IL). It is not intended to be called directly from your code.
VB.NET
C#
|
VB.NET
Public NotInheritable Class StandardModuleAttribute
Inherits System.Attribute
Implements System.Runtime.InteropServices._Attribute
End Class
Articles