NAnt SDK Documentation - v0.92

WrapperReferenceBase.GetTypeLibraryName Method 

[Visual Basic]
Protected Function GetTypeLibraryName( _
   ByVal typeLibraryPath As String _
) As String
[C#]
protected string GetTypeLibraryName(
   string typeLibraryPath
);

See Also

WrapperReferenceBase Class | NAnt.VSNet Namespace