NAnt SDK Documentation - v0.92 |
|
WrapperReferenceBase.TypeLibVersion Property
Gets the hex version of the type library as defined in the definition of the reference.
[Visual Basic]
MustOverride Protected ReadOnly Property TypeLibVersion As
String
[C#]
protected abstract
string TypeLibVersion {get;}
Property Value
The hex version of the type library.
See Also
WrapperReferenceBase Class | NAnt.VSNet Namespace