Gets the group ID of the file. Only available on SFTP v3 servers.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property GroupId As Integer Get |
C# |
---|
public int GroupId { get; } |