ShortcutDetails Object(快捷方式对象)
- targetString - 从这个快捷方式启动的目标。
- cwdString(可选) - 工作目录。默认值为空。
- argsString(可选) - 从此快捷方式启动时应用于`target'的参数。默认值为空。
- descriptionString(可选) - 快捷方式的描述。默认值为空。
- iconString(可选) - 图标的路径,可以是DLL或EXE。- icon和- iconIndex必须设置在一起。默认值为空,它使用目标的图标。
- iconIndexNumber(可选) - 当- icon是DLL或EXE时,图标的资源ID。默认值为0。
- appUserModelIdString(可选) - 应用程序用户模型ID。默认值为空。