Gets the Unix Owner ID.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
Visual Basic |
---|
Public Overridable ReadOnly Property UnixOwnerId As Nullable(Of Long) Get |
C# |
---|
public virtual Nullable<long> UnixOwnerId { get; } |