public ExeHostEntryPointType()
 {
     this.workingFolderField = ExeHostEntryPointTypeWorkingFolder.Work;
 }
Exemple #2
0
 public ExeHostEntryPointType()
 {
     this.workingFolderField        = ExeHostEntryPointTypeWorkingFolder.Work;
     this.isExternalExecutableField = false;
 }