Gets the group of the FTP response code.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Group As Integer Get |
C# |
---|
public int Group { get; } |
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Visual Basic |
---|
Public ReadOnly Property Group As Integer Get |
C# |
---|
public int Group { get; } |