IVCWizCtl Interface
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Syntax
'Declaration
<GuidAttribute("1C46B56C-DFEB-41A1-AEB2-65BEFBD59F9E")> _
Public Interface IVCWizCtl
[GuidAttribute("1C46B56C-DFEB-41A1-AEB2-65BEFBD59F9E")]
public interface IVCWizCtl
[GuidAttribute(L"1C46B56C-DFEB-41A1-AEB2-65BEFBD59F9E")]
public interface class IVCWizCtl
[<GuidAttribute("1C46B56C-DFEB-41A1-AEB2-65BEFBD59F9E")>]
type IVCWizCtl = interface end
public interface IVCWizCtl
The IVCWizCtl type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnFlush | Infrastructure. Microsoft Internal Use Only. | |
SetSite | Infrastructure. Microsoft Internal Use Only. |
Top