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

属性值

适用于