가상화:ExcludedDirectory

파일 시스템 가상화에서 제외되는 디렉터리를 지정합니다.

메모

이 요소에는 제한된 기능unvirtualizedResources가 필요합니다.

요소 계층 구조

<패키지>

     <속성>

          <가상화:FileSystemWriteVirtualization>

               <가상화:ExcludedDirectories>

                    <가상화: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 파일 시스템 가상화에서 제외되는 디렉터리 목록을 지정합니다.

발언

이 요소에는 제한된 기능unvirtualizedResources가 필요합니다.

이 요소에 대해 지정할 수 있는 알려진 디렉터리 목록은 KNOWNFOLDERID참조하세요. 스키마 구문에 지정된 폴더 이름은 문자열에서 FOLDERID_ 토큰이 제거된 상수 값입니다. 예를 들어 상수 알려진 폴더 이름은 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)