AboutDialogGidBuilderImpl.website

Set website property.

class AboutDialogGidBuilderImpl(T)
T
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://.

Return Value

Type: T

Builder instance for fluent chaining