Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

How to Access MSBuild properties inside custom task

$
0
0

Hello,

I have implemented a custom task (Subclass of Microsoft.Build.Utilities.Task) and I am looking for the best way to access MSBuild properties, such as $(TargetPath), $(ConfigurationName), $(OutDir) etc. inside the code of the task.

Is it possible without passing them explicitly?

 


Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>