CanonicalTrackedInputFiles.RemoveEntryForSourceRoot(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Remove the entry in the input dependency graph corresponding to the rooting marker passed in.
public:
void RemoveEntryForSourceRoot(System::String ^ rootingMarker);
public void RemoveEntryForSourceRoot (string rootingMarker);
member this.RemoveEntryForSourceRoot : string -> unit
Public Sub RemoveEntryForSourceRoot (rootingMarker As String)
Parameters
- rootingMarker
- String
The root to remove