TarEntry.Name

TarEntry.Name property

Gets or sets a name of the entry within the archive.

public string Name { get; set; }

See Also