C# Class Universe.Framework.Serialization.TarHeader

Afficher le fichier Open project: Virtual-Universe/Virtual-Universe Class Usage Examples

Méthodes publiques

Свойство Type Description
EntryType TarArchiveReader.TarEntryType
FilePath string
FileSize int

Property Details

EntryType public_oe property

public TarArchiveReader.TarEntryType EntryType
Résultat TarArchiveReader.TarEntryType

FilePath public_oe property

public string FilePath
Résultat string

FileSize public_oe property

public int FileSize
Résultat int