virtualization:ExcludedDirectory
指定從檔案系統虛擬化排除的目錄。
注意
此元素需要 未虛擬化的Resources受限制的功能。
元素階層
<虛擬化:FileSystemWriteVirtualization>
<虛擬化:ExcludedDirectory>
語法
<virtualization:ExcludedDirectory>
This element is a case-insensitive string that must start with "$(KnownFolder:<known folder name>)<path to excluded directory>" where "known folder name" specifies one of the known folders under the AppData directory. The rest of the string is the relative path to the excluded directory. For example, "$(KnownFolder:LocalAppData)\Fabrikam\Shared".
</virtualization:ExcludedDirectory>
屬性和元素
屬性
沒有。
子專案
沒有。
父元素
父元素 | 描述 |
---|---|
虛擬化:ExcludedDirectories | 指定從檔案系統虛擬化排除的目錄清單。 |
言論
此元素需要 未虛擬化的Resources受限制的功能。
如需可以為這個專案指定的已知目錄清單,請參閱 KNOWNFOLDERID。 架構語法中指定的資料夾名稱是常數值,其 FOLDERID_
標記會從字串中移除。 例如,針對常數 FOLDERID_AccountPictures
,已知資料夾名稱會 AccountPictures。
下列清單包含目前撰寫時允許的已知資料夾名稱清單。
- AccountPictures
- AdminTools
- AppDataDesktop
- AppDataDocuments
- AppDataFavorites
- AppDataProgramData
- ApplicationShortcuts
- CDBurning
- 餅乾
- GameTasks
- 歷史
- ImplicitAppShortcuts
- InternetCache
- 圖書館
- LocalAppData
- LocalAppDataLow
- NetHood
- OriginalImages
- PrintHood
- 程式
- QuickLaunch
- 最近
- 鈴聲
- RoamingAppData
- RoamedTileImages
- RoamingTiles
- SearchHistory
- SearchTemplates
- SendTo
- SidebarParts
- StartMenu
- 啟動
- 範本
- UserPinned
- UserProgramFiles
- UserProgramFilesCommon
要求
專案 | 價值 |
---|---|
虛擬化 | http://schemas.microsoft.com/appx/manifest/virtualization/windows10 |
最低 OS 版本 | Windows 10 (組建 20348) |