Quantcast
Channel: wixsharp Discussions Rss Feed
Viewing all articles
Browse latest Browse all 1354

New Post: Large Number of files to add

$
0
0
You can even skip the last param :)
Files files = new Files(wixProject.SourceBaseDir + @"\*.*");
In fact even the following should be OK:
Files files = new Files("*.*");

Viewing all articles
Browse latest Browse all 1354

Trending Articles



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