public ArchiveFileAllocationTable FileAllocationTable { get; set; }
Public Property FileAllocationTable As ArchiveFileAllocationTable Get Set
public: virtual property ArchiveFileAllocationTable^ FileAllocationTable { ArchiveFileAllocationTable^ get () sealed; void set (ArchiveFileAllocationTable^ value) sealed; }
abstract FileAllocationTable : ArchiveFileAllocationTable with get, set override FileAllocationTable : ArchiveFileAllocationTable with get, set
function get_FileAllocationTable(); function set_FileAllocationTable(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.