OverlayType

指定 UWF 所使用的重迭儲存體類型。

描述

RAM 重迭

將重迭儲存在 RAM 中。

這是預設值。

磁片重迭

將重迭儲存在系統磁片區上預先配置的檔案中。

父階層

Microsoft-Windows-Embedded-UnifiedWriteFilter | OverlayType

有效的組態傳遞

特殊化

套用至

如需此元件支援的 Windows 版本和架構清單,請參閱 Microsoft-Windows-Embedded-UnifiedWriteFilter

XML 範例

<settings pass="specialize">
    <component name="Microsoft-Windows-Embedded-UnifiedWriteFilter" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <OverlayType>Disk overlay</OverlayType>
    </component>
</settings>