Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

desktop6:FileSystemWriteVirtualization

Indicates whether virtualization for the file system is enabled for your desktop application. If disabled, other apps can read or write the same file system entries as your application.

Note

This element is currently intended to be used only by certain types of desktop PC games that are published by Microsoft and our partners. It requires the unvirtualizedResources restricted capability.

Element hierarchy

<Package>
   └─ <Properties>
      └─ <desktop6:FileSystemWriteVirtualization>

Syntax

<desktop6:FileSystemWriteVirtualization>
 <!-- TODO: Add value description -->
</desktop6:FileSystemWriteVirtualization>

Value

This element can have the value enabled or disabled. The default is enabled.

Attributes

None.

Child elements

None.

Parent elements

Parent element Description
Properties Defines additional metadata about the package including attributes that describe how the package appears to users.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/desktop/windows10/6
Minimum OS Version Windows 10 version 1903 (Build 18362)

Remarks

This element requires the unvirtualizedResources restricted capability.

Examples


Feedback

Was this page helpful?

Additional resources