LC.GenerateFullPathToTool Method

Definition

Determing the path to lc.exe

This API supports the product infrastructure and is not intended to be used directly from your code.

protected:
 override System::String ^ GenerateFullPathToTool();
protected override string GenerateFullPathToTool ();
override this.GenerateFullPathToTool : unit -> string
Protected Overrides Function GenerateFullPathToTool () As String

Returns

path to lc.exe, null if not found

Applies to