Gets the group.
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; } |
Field Value
Group.
Remarks
Use SetUserAndGroup(Int32, Int32) to set the user and group.