AboutDialog.website

Set website property.

  1. string website [@property getter]
  2. string website [@property setter]
    class AboutDialog
    @property
    void
    website
    (
    string propval
    )

Parameters

propval string

The URL for the link to the website of the program.

This should be a string starting with http:// or https://.