Class SharEntry

Class SharEntry

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

表示shar归档中的单个文件。

public class SharEntry

继承

objectSharEntry

继承成员

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

方法

ToString()

返回一个表示当前条目的字符串。

public override string ToString()

返回

string

一个表示当前条目的字符串。

 中文