We are using VisualCron 8.3.4.
For a ".NET code execute" task, what version of .NET is it using?
I can't get the following to work, and I suspect it's because VC is using an older version of .NET:
1 - The new string.format syntax:
$"{object.ToString()"
2 - Working with very long paths:
File.IO methods (ex. Copy, Move) that require prefixing the path with \\?\
Edited by user
2018-04-11T20:02:11Z
|
Reason: Not specified