SubFileHeaderSingleIndirectBlock Property
Gets the block address for the single indirect block.
Namespace: SnapDB.IO.FileStructureAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public uint SingleIndirectBlock { get; set; }
Public Property SingleIndirectBlock As UInteger
Get
Set
public:
property unsigned int SingleIndirectBlock {
unsigned int get ();
void set (unsigned int value);
}
function get_SingleIndirectBlock();
function set_SingleIndirectBlock(value);
Property Value
UInt32