Class SharEntry
Class SharEntry
Namespace: Aspose.Zip.Shar
Assembly: Aspose.Zip.dll (25.2.0)
Represents single file within shar archive.
public class SharEntry
Inheritance
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Methods
ToString()
Returns a string that represents the current entry.
public override string ToString()
Returns
A string that represents the current entry.