Click or drag to resize

Metodo UtilityCreateShortcut

Crea una shortcut.

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi
public static void CreateShortcut(
	string shortcutName,
	string shortcutPath,
	string targetFileLocation
)

Parametri

shortcutName  String
shortcutPath  String
targetFileLocation  String
Vedi anche