UWF_OverlayFile
包含檔案,該檔案目前位於由統一寫入篩選器 (UWF) 保護之磁碟區的重疊中。
語法
class UWF_OverlayFile {
[read] string FileName;
[read] UInt64 FileSize;
};
成員
下表列出屬於這個類別的任何屬性。
屬性
屬性 | 資料類型 | 限定詞 | 描述 |
---|---|---|---|
FileName | string | [read] | 檔案重疊中的檔名。 |
FileSize | UInt64 | [read] | 檔案重疊中的檔案大小。 |
備註
您無法直接使用 UWF_ OverlayFile 類別來取得重疊檔案。 您必須使用 UWF_Overlay.GetOverlayFiles 方法來擷取 UWF_ OverlayFile 物件。
For more information about specific limitations and conditions when using the GetOverlayFiles method, see the Remarks section in the UWF_Overlay.GetOverlayFiles topic in the UWF WMI provider technical reference.
需求
Windows 版本 | 支援 |
---|---|
Windows 首頁 | 否 |
Windows 專業版 | 否 |
Windows 企業版 | 是 |
Windows 教育版 | 是 |
Windows IoT 企業版 | 是 |