Method | Description | |
---|---|---|
InstalledState ( IAbsoluteFilePath executable, IAbsoluteFilePath launchExecutable, IAbsoluteDirectoryPath directory, IAbsoluteDirectoryPath workingDirectory, System.Version version = null, bool isClient = true ) : System |
Method | Description | |
---|---|---|
InstalledState ( ) : System |
public InstalledState ( IAbsoluteFilePath executable, IAbsoluteFilePath launchExecutable, IAbsoluteDirectoryPath directory, IAbsoluteDirectoryPath workingDirectory, System.Version version = null, bool isClient = true ) : System | ||
executable | IAbsoluteFilePath | |
launchExecutable | IAbsoluteFilePath | |
directory | IAbsoluteDirectoryPath | |
workingDirectory | IAbsoluteDirectoryPath | |
version | System.Version | |
isClient | bool | |
return | System |