Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public Property Item As FtpItem
Get
Set |
C# |
---|
public FtpItem Item { get; set; } |
Field Value
The parsed
FtpItem or
null if unable to parse.
Version Information
.NET Compact Framework
Supported in: 3.9, 3.5
See Also