Discuss this help topic in SecureBlackbox Forum
Specifies the maximum size of a mini stream.
Declaration
[C#/Java]
int MiniSectorCutoffSize;
[VB.NET]
Property MiniSectorCutoffSize As Integer
[Pascal]
property MiniSectorCutoffSize : integer;
[C++]
uint32_t get_MiniSectorCutoffSize();
[PHP]
integer get_MiniSectorCutoffSize()
Description
Use this read-only property to get the maximum size of a mini stream in the compound file system.
Discuss this help topic in SecureBlackbox Forum