프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CustomShortcut | System | ||
CustomShortcut | System |
메소드 | 설명 | |
---|---|---|
Delete ( ) : void | ||
Load ( string vbsFilePath ) : |
Parses data from a VBS file and returns a custom shortcut
|
메소드 | 설명 | |
---|---|---|
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 | |
리턴 |