WizardCancelledException Constructor
Initializes a new instance of the WizardCancelledException class.
Namespace: Microsoft.VisualStudio.TemplateWizard
Assembly: Microsoft.VisualStudio.TemplateWizardInterface (in Microsoft.VisualStudio.TemplateWizardInterface.dll)
Syntax
'Declaration
Public Sub New
public WizardCancelledException()
public:
WizardCancelledException()
new : unit -> WizardCancelledException
public function WizardCancelledException()
.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.
See Also
Reference
WizardCancelledException Class