VCWizCtlClass.PreShowWizard Method
Reserved for future use.
Namespace: Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Syntax
'Declaración
Public Overridable Sub PreShowWizard
public virtual void PreShowWizard()
public:
virtual void PreShowWizard()
abstract PreShowWizard : unit -> unit
override PreShowWizard : unit -> unit
public function PreShowWizard()
Implements
.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.