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

プロパティ値

適用対象