WshShortcut 對象,建立指向捷徑的對象引用。
WshShortcut 對象,建立指向捷徑的對象引用。
WshShortcut 對象,建立指向捷徑的對象引用。...... 要獲得 WshShortcut 對象,請使用 WshShell.CreateShortcut 方法。WshShortcut示例 編輯 ProgID N/A...
WshShortcut 主要用於按計畫創建捷徑;WshSpecialfolders 用於獲取任意一個 Windows 特殊資料夾的信息;WshURLShortcut 用於按程式要求創建進入網際網路資源的捷徑;...
WshShortcut 對象Property Arguments As StringProperty Description As StringProperty FullName As String '唯讀 預設Property Hotkey As String...
要獲得 WshShortcut 對象,請使用 WshShell.CreateShortcut 方法。下面說明和 WshShortcut 對象有關的屬性。屬性 說明Arguments 捷徑對象的參數。...
WshShell 自動對象。ProgID 是 Wscript.WshShell。WshNetwork 自動對象。ProgID 是 Wscript.WshNetwork。WshShortcut 未公開;通過 WshShell.CreateShortcut 方法訪問。...
//通過該對象的 CreateShortcut 方法來創建 IWshShortcut 接口的實例對象 IWshShortcut shortcut = (IWshShortcut)shell.CreateShortcut( Environment.GetFolderPath...
15.6.9WshShortcut對象/42615.6.10WshUrlShortcut對象/43215.7小結/433第16章Windows腳本組件/43516.1什麼是Windows腳本組件/435...