NAnt SDK Documentation - v0.92

WrapperReferenceBase.TypeLibraryName Property

Gets the name of the type library.

[Visual Basic]
Overridable Protected ReadOnly Property TypeLibraryName As String
[C#]
protected virtual string TypeLibraryName {get;}

Property Value

The name of the type library.

See Also

WrapperReferenceBase Class | NAnt.VSNet Namespace