DesktopEntry.url

URL to access.

  1. string url()
    class DesktopEntry
    @safe
    string
    url
    const nothrow pure
    (
    )
  2. string url(string link)

Return Value

Type: string

The unescaped value associated with "URL" key.

Meta