TarEntry.EntryType 属性

定义

获取由此项表示的文件系统对象的类型。

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

属性值

适用于