Edit

Share via


TarEntry.EntryType Property

Definition

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