Gets the type of the item.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Type As FtpItemType Get |
C# |
---|
public FtpItemType Type { get; } |
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Visual Basic |
---|
Public ReadOnly Property Type As FtpItemType Get |
C# |
---|
public FtpItemType Type { get; } |