가상화: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>

특성 및 요소

특성

없음

자식 요소

없음

부모 요소

부모 요소 Description
가상화:ExcludedDirectories 파일 시스템 가상화에서 제외되는 디렉터리 목록을 지정합니다.

설명

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

이 요소에 대해 지정할 수 있는 알려진 디렉터리 목록은 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
  • Startup 클래스
  • 템플릿
  • UserPinned
  • UserProgramFiles
  • UserProgramFilesCommon

요구 사항

항목
가상화(virtualization) http://schemas.microsoft.com/appx/manifest/virtualization/windows10
Minimum OS Version Windows 10(빌드 20348)