[This is preliminary documentation and is subject to change.]
Offset of this directory record within the Directory Record Sequence
(of the DIRECTORY INFORMATION MODULE).
| C# | Visual Basic | Visual C++ |
public uint RecordOffset { get; set; }
Public Property RecordOffset As UInteger
public: property unsigned int RecordOffset { unsigned int get (); void set (unsigned int value); }