프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CommandPathCli | string | ||
CommandPathGui | string |
메소드 | 설명 | |
---|---|---|
RelaunchControl ( IEnumerable |
Creates a new relaunch control object.
|
메소드 | 설명 | |
---|---|---|
GetCurrentEntry ( ) : |
Locates the correct entry for the current process.
|
public RelaunchControl ( IEnumerable |
||
entries | IEnumerable |
A list of entries describing how to relaunch individual commands. |
commandPathGui | string | The fully qualified path of the Zero Install Command GUI executable. |
commandPathCli | string | The fully qualified path of the Zero Install Command CLI executable. |
리턴 | System |