Share via


RegisteredProjectType Constructor

Initializes a new instance of the RegisteredProjectType class.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Project.Utilities
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New RegisteredProjectType()
public RegisteredProjectType()
public:
RegisteredProjectType()
public function RegisteredProjectType()
new : unit -> RegisteredProjectType

.NET Framework Security

See Also

Reference

RegisteredProjectType Class

RegisteredProjectType Members

Microsoft.VisualStudio.Data.Schema.Project.Project.Utilities Namespace