C# Class VitDeck.Exporter.ExportResult

Show file Open project: VitDeck/VitDeck Class Usage Examples

Public Properties

Property Type Description
exportFilePath string
exportResult bool
log string

Property Details

exportFilePath public property

public string exportFilePath
return string

exportResult public property

public bool exportResult
return bool

log public property

public string log
return string