Share via


CompilerGeneratedAttribute Constructor

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes a new instance of the CompilerGeneratedAttribute class.

Namespace:  System.Runtime.CompilerServices
Assembly:  Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)

Syntax

'Declaration
Public Sub New
public CompilerGeneratedAttribute()
public:
CompilerGeneratedAttribute()
new : unit -> CompilerGeneratedAttribute
public function CompilerGeneratedAttribute()

.NET Framework Security

See Also

Reference

CompilerGeneratedAttribute Class

System.Runtime.CompilerServices Namespace