_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
'Deklarace
<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 | |
---|---|---|
Interfaces | Infrastructure. Microsoft Internal Use Only. | |
TypeInfo | Infrastructure. Microsoft Internal Use Only. |
Top