Summary
Gets the name of the type library.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- WrapperReferenceBase
Syntax
protected virtual string TypeLibraryName { get; }
Value
Type | Description |
---|---|
string | The name of the type library. |