DotNetLocalTool.AnyFrom method

True if there are any .NET local tools at the specified directory.

public static bool AnyFrom(string directory)
parameter description
directory The directory from which the tool would be run.

See Also