Gets the group of the file. Contains the group name on SFTP v4 servers and group ID on SFTP v3 servers.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Group As String Get |
| C# |
|---|
public string Group { get; } |