NAnt SDK Documentation - v0.92

NAntFunctions.ScanProbingPaths Method

Searches the probing paths of the current target framework for the specified file.

Overload List

Searches the probing paths of the current target framework for the specified file.

public string ScanProbingPaths(string);

Searches the probing paths of the current target framework for the specified file.

public string ScanProbingPaths(string,string);

See Also

NAntFunctions Class | NAnt.Core.Functions Namespace