Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Allows reading information about objects.
Namespace: Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Syntax
'Declaration
<GuidAttribute("00020401-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface ITypeInfo
'Usage
Dim instance As ITypeInfo
[GuidAttribute("00020401-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface ITypeInfo
[GuidAttribute(L"00020401-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface class ITypeInfo
public interface ITypeInfo