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