_ITypeInfo 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("BCB6A7E4-0C69-4DF9-B218-49AF6AA20D68")> _
Public Interface _ITypeInfo
[GuidAttribute("BCB6A7E4-0C69-4DF9-B218-49AF6AA20D68")]
public interface _ITypeInfo
[GuidAttribute(L"BCB6A7E4-0C69-4DF9-B218-49AF6AA20D68")]
public interface class _ITypeInfo
[<GuidAttribute("BCB6A7E4-0C69-4DF9-B218-49AF6AA20D68")>]
type _ITypeInfo =  interface end
public interface _ITypeInfo

The _ITypeInfo type exposes the following members.

Properties

  Name Description
Public property Interfaces Infrastructure. Microsoft Internal Use Only.
Public property TypeInfo Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

Microsoft.VisualStudio.VsWizard Namespace