Summary
Gets the hex version of the type library as defined in the definition
of the reference.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- VcWrapperReference
Syntax
protected override string TypeLibVersion { get; }
Value
| Type | Description |
|---|---|
| string | The hex version of the type library. |
