Efficient Coding with IShortcutsComponent - Streamline Your Development Process

Efficient Coding with IShortcutsComponent - Streamline Your Development Process

Robert Lv8

Efficient Coding with IShortcutsComponent - Streamline Your Development Process

Table of Contents

Disclaimer: This post includes affiliate links

If you click on a link and make a purchase, I may receive a commission at no extra cost to you.

IShortcutsComponent

This interface creates new shortcuts and gets all the existing shortcuts from the project.

https://techidaily.com

Declaration

IShortcutsComponent : IDispatch

https://techidaily.com

Properties

Array Shortcuts - Gets all the shortcuts from the project.

https://techidaily.com

Methods

CreateFileShorcut(IFolder Folder, IFileFile) - returns IShortcut -
- Creates a new shortcut for the specified file, in the desired target folder.

CreateFileShorcutS(String Folder, StringFile) - returns IShortcut
- Creates a new shortcut for the specified file using the project path, in the desired target folder specified by project path.

CreateFolderShorcut(IFolder Folder, IFolderTargetFolder) - returns IFolderShortcut
- Creates a new shortcut for the specified TargetFolder, in the desiredFolder.

See also

IAdvinstProject

IShortcut

IFolder

Did you find this page useful?

Please give it a rating:

Thanks!

Report a problem on this page

Information is incorrect or missing

Information is unclear or confusing

Something else

Can you tell us what’s wrong?

Send message

Also read:

  • Title: Efficient Coding with IShortcutsComponent - Streamline Your Development Process
  • Author: Robert
  • Created at : 2024-10-11 18:52:44
  • Updated at : 2024-10-17 07:10:04
  • Link: https://fox-triigers.techidaily.com/efficient-coding-with-ishortcutscomponent-streamline-your-development-process/
  • License: This work is licensed under CC BY-NC-SA 4.0.
On this page
Efficient Coding with IShortcutsComponent - Streamline Your Development Process