| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| String | GetShortcutName
()
Get method for attribute "ShortcutName" String for shortcut name. |
| String | GetShortcutPath
()
Get method for attribute "ShortcutPath" String for shortcut path. |
| void | SetShortcutName
(String value)
Set method for attribute "ShortcutName" String for shortcut name. |
| void | SetShortcutPath
(String value)
Set method for attribute "ShortcutPath" String for shortcut path. |
| Method Detail |
|---|
| GetShortcutPath/SetShortcutPath |
|---|
| String | GetShortcutPath | () |
| void | SetShortcutPath | (String value) |
String for shortcut path.
|
| GetShortcutName/SetShortcutName |
|---|
| String | GetShortcutName | () |
| void | SetShortcutName | (String value) |
String for shortcut name.
|