C# Class VitDeck.Exporter.ExportResult

显示文件 Open project: VitDeck/VitDeck Class Usage Examples

Public Properties

Property Type Description
exportFilePath string
exportResult bool
log string

Property Details

exportFilePath public_oe property

public string exportFilePath
return string

exportResult public_oe property

public bool exportResult
return bool

log public_oe property

public string log
return string