Class SharEntry

Class SharEntry

Le nom : Aspose.Zip.Shar Assemblée: Aspose.Zip.dll (25.5.0)

Il représente un fichier unique dans l’archive shar.

public class SharEntry

Inheritance

object SharEntry

I membri ereditari

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Methods

ToString()

Ritorna una riga che rappresenta l’ingresso corrente.

public override string ToString()

Returns

string

Una riga che rappresenta l’ingresso corrente.

 Français