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

現在のエントリを表す文字列。

 日本語