NAnt SDK Documentation - v0.92

ManagedWrapperReference.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

ManagedWrapperReference Class | NAnt.VSNet Namespace