ITypeComp 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
<InterfaceTypeAttribute()> _
<GuidAttribute("00020403-0000-0000-C000-000000000046")> _
Public Interface ITypeComp
'Usage
Dim instance As ITypeComp
[InterfaceTypeAttribute()]
[GuidAttribute("00020403-0000-0000-C000-000000000046")]
public interface ITypeComp
[InterfaceTypeAttribute()]
[GuidAttribute(L"00020403-0000-0000-C000-000000000046")]
public interface class ITypeComp
public interface ITypeComp

See Also

Reference

ITypeComp Members

Microsoft.VisualStudio.VsWizard Namespace