Class SharEntry

Class SharEntry

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

Rappresenta un singolo file all’interno dell’archivio shar.

public class SharEntry

Ereditarietà

objectSharEntry

Membri Ereditati

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

Metodi

ToString()

Restituisce una stringa che rappresenta l’elemento corrente.

public override string ToString()

Restituisce

string

Una stringa che rappresenta l’elemento corrente.

 Italiano