DkmEmbeddedDocument.UncompressedSize 属性

定义

解压缩时内容字段的长度(以字节为单位)。 如果内容未压缩或未压缩的大小不可用,则将为0。

此 API 是在 Visual Studio 15 Update 5 (VS15Update5) 中引入的。

public:
 property System::UInt32 UncompressedSize { System::UInt32 get(); };
public uint UncompressedSize { get; }
member this.UncompressedSize : uint32
Public ReadOnly Property UncompressedSize As UInteger

属性值

UInt32

适用于