ApplyUserInfoOverrides Property

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

TarArchive.ApplyUserInfoOverrides Property

Get or set a value indicating if overrides defined by SetUserInfo should be applied.

public bool ApplyUserInfoOverrides {get; set;}

Remarks

If overrides are not applied then the values as set in each header will be used.

See Also

TarArchive Class | ICSharpCode.SharpZipLib.Tar Namespace