virtualization:ExcludedDirectory

指定从文件系统虚拟化中排除的目录。

注意

此元素需要 非虚拟化的Resources受限功能

元素层次结构

<包>

     <属性>

          <virtualization:FileSystemWriteVirtualization>

               <virtualization:ExcludedDirectories>

                    <virtualization: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>

属性和元素

属性

没有。

子元素

没有。

父元素

Parent 元素 描述
虚拟化: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)