Get/set this entry's user name.
[Visual Basic]
Public Property UserName As String
[C#]
public string UserName {get; set;}
See Also
TarEntry Class | TarEntry Members | ICSharpCode.SharpZipLib.Tar Namespace
Get/set this entry's user name.
[Visual Basic]
Public Property UserName As String
[C#]
public string UserName {get; set;}
TarEntry Class | TarEntry Members | ICSharpCode.SharpZipLib.Tar Namespace