net11
namespace Microsoft.VisualStudio.VsWizard
{
[ClassInterface(0)]
[Guid("70745ECA-FD20-4BB5-BF4E-E7DE25B4847C")]
[TypeLibType(2)]
public class VsWizardClass : VsWizard
{
[DispId(1)]
public virtual void Execute(object Application, int hwndOwner, ref object[] ContextParams, ref object[] CustomParams, ref ? retval);
}
}
.NET Framework | 1.1 |
---|---|
Information specific to net11 | |
Assembly | Microsoft.VisualStudio.VsWizard , Version=7.0.5000.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |