Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
public int LinkCount { get; set; } |
| Visual Basic |
|---|
Public Property LinkCount As Integer Get Set |
| Visual C++ |
|---|
public: property int LinkCount { int get (); void set (int value); } |