AboutWindow.debugInfoFilename

Set debugInfoFilename property.

  1. string debugInfoFilename [@property getter]
  2. string debugInfoFilename [@property setter]
    class AboutWindow
    @property
    void
    debugInfoFilename
    (
    string propval
    )

Parameters

propval string

The debug information filename.

It will be used as the suggested filename when saving debug information to a file.

See property@AboutWindow:debug-info.