Gets the ArchiveFileAllocationTable of the ArchiveFile.
Declaration Syntax
C# | Visual Basic | Visual C++ |
[BrowsableAttribute(false)] public ArchiveFileAllocationTable Fat { get; }
<BrowsableAttribute(False)> _ Public ReadOnly Property Fat As ArchiveFileAllocationTable
[BrowsableAttribute(false)] public: property ArchiveFileAllocationTable^ Fat { ArchiveFileAllocationTable^ get (); }