Share via


OptionCompareAttribute Constructor

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

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Initializes a new instance of the OptionCompareAttribute class.

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

Syntax

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

Remarks

This class supports the Visual Basic compiler and is not intended to be used directly from your code.

.NET Framework Security

See Also

Reference

OptionCompareAttribute Class

Microsoft.VisualBasic.CompilerServices Namespace