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("1871E666-A329-4D98-A8DA-0209052DD047")> _
Public Interface IVCWizCtl
[GuidAttribute("1871E666-A329-4D98-A8DA-0209052DD047")]
public interface IVCWizCtl
[GuidAttribute(L"1871E666-A329-4D98-A8DA-0209052DD047")]
public interface class IVCWizCtl
[<GuidAttribute("1871E666-A329-4D98-A8DA-0209052DD047")>]
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