共用方式為


System.AppUserModel.StartPinOption

將快捷方式上的此屬性設定為 (1) 防止應用程式在安裝時自動釘選到 [開始] 畫面;或 (2) 表示專案是以程式設計方式新增至啟動器, (這表示在取消釘選) 時自動釘選到 [開始] 和 [刪除]。

Windows 10,版本 1703,Windows 10版本 1607,Windows 10,版本 1511,Windows 10,版本 1507,Windows 8.1,Windows 8

propertyDescription
   name = System.AppUserModel.StartPinOption
   shellPKey = PKEY_AppUserModel_StartPinOption
   formatID = 9F4C2855-9F79-4B39-A8D0-E1D42DE1D5F3
   propID = 12
   SearchInfo
      InInvertedIndex = false
      IsColumn = false
   typeInfo
      type = UInt32
      IsInnate = false
      EnumeratedList
         UseValueForDefault = True
         enum
            name = Default
            value = 0
            text = Default
            defineToken = APPUSERMODEL_STARTPINOPTION_DEFAULT
         enum
            name = NoPinOnInstall
            value = 1
            text = NoPinOnInstall
            defineToken = APPUSERMODEL_STARTPINOPTION_NOPINONINSTALL
         enum
            name = UserPinned
            value = 2
            text = UserPinned
            defineToken = APPUSERMODEL_STARTPINOPTION_USERPINNED

備註

PKEY 值定義于 Propkey.h 中。

propertyDescription

searchInfo

labelInfo

typeInfo

displayInfo

stringFormat

booleanFormat

numberFormat

dateTimeFormat

enumeratedList

drawControl

editControl

filterControl

queryControl