Property | Type | Description | |
---|---|---|---|
CommandPathCli | string | ||
CommandPathGui | string |
Method | Description | |
---|---|---|
RelaunchControl ( IEnumerable |
Creates a new relaunch control object.
|
Method | Description | |
---|---|---|
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. |
return | System |