コード例 #1
0
 public ExeHostEntryPointType()
 {
     this.workingFolderField = ExeHostEntryPointTypeWorkingFolder.Work;
 }
コード例 #2
0
 public ExeHostEntryPointType()
 {
     this.workingFolderField        = ExeHostEntryPointTypeWorkingFolder.Work;
     this.isExternalExecutableField = false;
 }