Condividi tramite


Proprietà ZipArchive.Entries

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Entries As ReadOnlyCollection(Of ZipArchiveEntry)
public ReadOnlyCollection<ZipArchiveEntry> Entries { get; }

Valore proprietà

Tipo: System.Collections.ObjectModel.ReadOnlyCollection<ZipArchiveEntry>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ZipArchive Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server.Alm