FileTracker.FindTrackerOnPath Method

Definition

Searches %PATH% for the location of Tracker.exe, and returns the first path that matches.

public:
 static System::String ^ FindTrackerOnPath();
public static string FindTrackerOnPath ();
static member FindTrackerOnPath : unit -> string
Public Shared Function FindTrackerOnPath () As String

Returns

The full path to Tracker.exe, or null if a matching path is not found.

Applies to