WinMDExp.GenerateFullPathToTool Method
Definition
The full path of the tool to execute.
protected:
override System::String ^ GenerateFullPathToTool();
protected override string GenerateFullPathToTool ();
override this.GenerateFullPathToTool : unit -> string
Protected Overrides Function GenerateFullPathToTool () As String
Returns
The full path of the tool to execute.