Property | Type | Description | |
---|---|---|---|
CustomShortcut | System | ||
CustomShortcut | System |
Method | Description | |
---|---|---|
Delete ( ) : void | ||
Load ( string vbsFilePath ) : |
Parses data from a VBS file and returns a custom shortcut
|
Method | Description | |
---|---|---|
CustomShortcut ( ) : System | ||
CustomShortcut ( string shortcutName, string targetPath, string targetArguments, CustomShortcutType shortcutType, WindowType windowType, string shortcutRootFolder, string basicIconToUse = null, string workingFolder = null ) : System |
public static Load ( string vbsFilePath ) : |
||
vbsFilePath | string | |
return |