DesktopEntry.createNetworkLink

Creates a .desktop file with the link to the network resource.

class DesktopEntry
static
string
createNetworkLink
(,,
string name = ""
)

Parameters

networkPath string

path to the network resource

destinationDir string

directory for saving

name string

final desktop-file name (if empty, the name is taken from the title of the HTML page or from network address)

Return Value

Type: string

path to created desktop file

Meta