Click or drag to resize

GenericExportDataArgsFilename Property

The fully qualified filename (or path name) of the export file that is to be written. The word export for example interprets this member as path name if you use the "one file per object" option.

Namespace:  Articy.Api
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public string Filename { get; set; }

Property Value

Type: String
See Also