Class SharEntry

Class SharEntry

Il nome: Aspose.Zip.Shar Assemblea: Aspose.Zip.dll (25.5.0)

Represente un singolo file all’interno dell’archivio 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.

 Italiano