C# Class OdessaGUIProject.Workers.AbstractExportWorker

Mostra file Open project: noahsw/highlight-hunter Class Usage Examples

Private Properties

Property Type Description
ExportHighlightsToFile bool
GetPathToApp string
GetProjectFileExtension string
GetProjectFilename string
GetSaveDialogFilter string
LaunchAppMessage string
SupportsLaunchingByExtension bool

Private Methods

Method Description
ExportHighlightsToFile ( string outputPath ) : bool
GetPathToApp ( ) : string
GetProjectFileExtension ( ) : string
GetProjectFilename ( ) : string
GetSaveDialogFilter ( ) : string
LaunchAppMessage ( ) : string
SupportsLaunchingByExtension ( ) : bool

Whether we can simply run the project file and have the app load. If this is false, we'll have to find the app exe and hopefully pass the project file as a command line