SubFileHeaderDirectBlock Property
Gets the block address for the first direct block of this file.
Namespace: SnapDB.IO.FileStructureAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public uint DirectBlock { get; set; }
Public Property DirectBlock As UInteger
Get
Set
public:
property unsigned int DirectBlock {
unsigned int get ();
void set (unsigned int value);
}
function get_DirectBlock();
function set_DirectBlock(value);
Property Value
UInt32