TarEntryFormat Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the supported formats that tar entries can use.
public enum class TarEntryFormat
public enum TarEntryFormat
type TarEntryFormat =
Public Enum TarEntryFormat
- Inheritance
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | Tar entry format undetermined. |
V7 | 1 | 1979 Version 7 AT&T Unix tar entry format. |
Ustar | 2 | POSIX IEEE 1003.1-1988 Unix Standard tar entry format. |
Pax | 3 | POSIX IEEE 1003.1-2001 ("POSIX.1") Pax Interchange tar entry format. |
Gnu | 4 | GNU tar entry format (gnu). |
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา