Свойство | Тип | Описание | |
---|---|---|---|
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 |