Return whether or not this entry represents a directory.
[Visual Basic]
Public ReadOnly Property IsDirectory As Boolean
[C#]
public bool IsDirectory {get;}
See Also
TarEntry Class | TarEntry Members | ICSharpCode.SharpZipLib.Tar Namespace
Return whether or not this entry represents a directory.
[Visual Basic]
Public ReadOnly Property IsDirectory As Boolean
[C#]
public bool IsDirectory {get;}
TarEntry Class | TarEntry Members | ICSharpCode.SharpZipLib.Tar Namespace