RegistrationMethodAttribute Constructor
This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the RegistrationMethodAttribute class.
Namespace: Microsoft.VisualStudio.Tools.Applications
Assembly: Microsoft.VisualStudio.Tools.Applications.Adapter.v9.0 (in Microsoft.VisualStudio.Tools.Applications.Adapter.v9.0.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New RegistrationMethodAttribute()
public RegistrationMethodAttribute()
public:
RegistrationMethodAttribute()
public function RegistrationMethodAttribute()
See Also
Reference
RegistrationMethodAttribute Class
RegistrationMethodAttribute Members