Share via


RegistrationAttribute Constructor

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

Initializes a new instance of the class.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.9.0 (in Microsoft.VisualStudio.Shell.9.0.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New RegistrationAttribute()
protected RegistrationAttribute()
protected:
RegistrationAttribute()
protected function RegistrationAttribute()

.NET Framework Security

See Also

Reference

RegistrationAttribute Class

RegistrationAttribute Members

Microsoft.VisualStudio.Shell Namespace