共用方式為


TarWriter.Format 屬性

定義

使用 WriteEntry(String, String) 方法將專案寫入封存時,取得專案的格式。

public:
 property System::Formats::Tar::TarEntryFormat Format { System::Formats::Tar::TarEntryFormat get(); };
public System.Formats.Tar.TarEntryFormat Format { get; }
member this.Format : System.Formats.Tar.TarEntryFormat
Public ReadOnly Property Format As TarEntryFormat

屬性值

適用於