Class SharEntry

Class SharEntry

Namespace: Aspose.Zip.Shar
Assembly: Aspose.Zip.dll (25.1.0)

Représente un fichier unique dans l’archive shar.

public class SharEntry

Héritage

objectSharEntry

Membres hérités

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

Méthodes

ToString()

Renvoie une chaîne qui représente l’entrée actuelle.

public override string ToString()

Renvoie

string

Une chaîne qui représente l’entrée actuelle.

 Français