Get the type of file, eg UNIX
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
| C# |
|---|
public int Type { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Type As Integer Get |
| Visual C++ |
|---|
public: property int Type { int get (); } |