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
- WrapperReferenceBase
Syntax
protected abstract string TypeLibVersion { get; }
Value
Type | Description |
---|---|
string | The hex version of the type library. |