WizardBackoutException Constructor
Initializes a new instance of the WizardBackoutException.
Namespace: Microsoft.VisualStudio.TemplateWizard
Assembly: Microsoft.VisualStudio.TemplateWizardInterface (in Microsoft.VisualStudio.TemplateWizardInterface.dll)
Syntax
'Declaration
Public Sub New
public WizardBackoutException()
public:
WizardBackoutException()
new : unit -> WizardBackoutException
public function WizardBackoutException()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.