Beispiel #1
0
 private void AddDirectory()
 {
     MappedNode = _wixProject.AddDirectoryNode(_directory);
 }