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

objectSharEntry

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

string

A string that represents the current entry.

 English