FileTracker.StartTrackingContextWithRoot(String, String, String) Method

Definition

Starts tracking file accesses, using the rooting marker in the response file provided. To automatically generate a response file given a rooting marker, call FileTracker.CreateRootingMarkerResponseFile.

C#
public static void StartTrackingContextWithRoot(string intermediateDirectory, string taskName, string rootMarkerResponseFile);

Parameters

intermediateDirectory
String

The directory into which to write the tracking log files

taskName
String

The name of the task calling this function, used to determine the names of the tracking log files

rootMarkerResponseFile
String

The path to the root marker response file.

Applies to

Ürün Sürümler
MSBuild 15, 16, 17