Interface IArchive

IArchive interface

Cette interface représente une archive.

public interface IArchive : IDisposable

Propriétés

NomLa description
FileEntries { get; }Obtient les entrées deIArchiveFileEntry type constituant l’archive.

Voir également