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