ExportDataDialogViewModel ExportStorableCommand Property KerbalEdit - Take control of your KSP Data!
Command binding used for execution of the export process resulting in the selected data to be saved as a file to the desired path.

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

public ICommand ExportStorableCommand { get; set; }
See Also