TarEntry.EntryType Property
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.
Gets the type of filesystem object represented by this entry.
public:
property System::Formats::Tar::TarEntryType EntryType { System::Formats::Tar::TarEntryType get(); };
public System.Formats.Tar.TarEntryType EntryType { get; }
member this.EntryType : System.Formats.Tar.TarEntryType
Public ReadOnly Property EntryType As TarEntryType
Property Value
Applies to
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.