MainWindowViewModel OpenKspInstallFolderCommand Property KerbalEdit - Take control of your KSP Data!
Gets the command hook that handles collecting folder input information using a folder selector.

Namespace: KerbalEdit.ViewModels
Assembly: KerbalEdit (in KerbalEdit.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax

public ICommand OpenKspInstallFolderCommand { get; private set; }
See Also