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