ITypeLibInfo Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
| Name | Description | |
|---|---|---|
![]() | Coclasses | Gets the project's coclasses as a collection object. |
![]() | Enums | Gets the enumerations associated with the type library. |
![]() | Guid | Gets or sets the GUID for the ITypeLibInfo object. |
![]() | Interfaces | Gets the collection of interfaces for the type library. |
![]() | LIBID | Gets the GUID of the type library. |
![]() | Location | Gets or sets a string containing the location of the specified type library item. |
![]() | MajorVersion | Gets or sets the major version of the type library. |
![]() | MinorVersion | Gets or sets the minor version of the type library. |
![]() | Name | Gets or sets the name of the object. |
![]() | TypeInfos | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | Version | Gets or sets the version of the type library or control. |
Show:
