ProjectUpgradeException Constructor

Initializes a new instance of the ProjectUpgradeException class.

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

Syntax

'Declaration
Public Sub New
'Usage

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

.NET Framework Security

See Also

Reference

ProjectUpgradeException Class

ProjectUpgradeException Members

ProjectUpgradeException Overload

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