Прочитај на енглеском Уреди

Делите путем


ITypeLibExporterNameProvider Interface

Definition

Provides control over the casing of names when exported to a type library.

C#
[System.Runtime.InteropServices.Guid("FA1F3615-ACB9-486d-9EAC-1BEF87E36B09")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ITypeLibExporterNameProvider
C#
[System.Runtime.InteropServices.Guid("FA1F3615-ACB9-486d-9EAC-1BEF87E36B09")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComVisible(true)]
public interface ITypeLibExporterNameProvider
Attributes

Remarks

In order to control how types are named when exported to a type library, an object must implement this interface, as well as ITypeLibExporterNotifySink. You then pass this object as the last parameter to ConvertAssemblyToTypeLib.

Methods

GetNames()

Returns a list of names to control the casing of.

Applies to

Производ Верзије
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1