Class SharEntry

Class SharEntry

名称: Aspose.Zip.Shar 收藏: Aspose.Zip.dll (25.5.0)

代表一个单一的文件在 shar 档案中。

public class SharEntry

Inheritance

object SharEntry

继承人

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

Methods

ToString()

返回代表当前输入的线条。

public override string ToString()

Returns

string

一条线,代表当前输入。

 中文