Returns the fully qualified path to the executable file.
Namespace: MSBuild.Community.Tasks
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Protected Overrides Function GenerateFullPathToTool() As String |
| C# |
|---|
| protected override string GenerateFullPathToTool() |
| C++ |
|---|
| protected: virtual String GenerateFullPathToTool() override |
| J# |
|---|
| protected override string GenerateFullPathToTool() |
| JScript |
|---|
| protected override function GenerateFullPathToTool() : String |
Return Value
The fully qualified path to the executable file.
See Also
Documentation version 1.0.0.0.