TlbExp.exe

TlbExp.exe Type Library Exporter

Synopsis

 tlbexp   assembly   [   options   ] 

Description

Exports a COM typelib derived from the public types within the supplied assembly. Differs from RegAsm.exe in that it doesn't perform any registration.

Example

 tlbexp /out:c.tlb c.dll 

Options

/? , /help

Displays usage information and exits.

/ names : file

Supplies a filename that controls the capitalization of names in the type library. Each line in file should contain one name .

/nologo

Suppresses display of the banner and copyright messages.

/out : file

Specifies the filename of type library.

/silent

Suppresses display of success messages.

/verbose

Displays verbose output.

See Also

TlbImp.exe , RegAsm.exe



C# in a Nutshell
C # in a Nutshell, Second Edition
ISBN: 0596005261
EAN: 2147483647
Year: 2005
Pages: 963

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net