Skip to content

Is it possible to pass a delegate to a method called via MSBuild, and if so how? #10109

Answered by rainersigwald
IanKemp asked this question in Q&A
Discussion options

You must be logged in to vote

No, MSBuild doesn't support any mechanism to express a method/delegate/lambda in a property function.

You should probably consider putting this in an inline task.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by IanKemp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants