Gets or sets the position within the stream. Setting the Position is not supported and throws a NotSupportedExceptionNotSupportedException
public override long Position {get; set;}
Exceptions
| Exception Type | Condition |
|---|---|
| NotSupportedException | Any attempt to set position |
See Also
TarInputStream Class | ICSharpCode.SharpZipLib.Tar Namespace