WebMapCollection.

FindBestMatch(string) Method

Summary

Find the best matching NAnt.VSNet.Types.WebMap for the given Uri.
Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet.Types
Containing Type
WebMapCollection

Syntax

public string FindBestMatch(string uri)

Parameters

Name Type Description
uri string The value to match against the NAnt.VSNet.Types.WebMap objects in the collection.

Return Value

Type Description
string