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