Gets the flag indicating whether the item might be a file.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public Overrides ReadOnly Property IsFile As Boolean Get |
C# |
---|
public override bool IsFile { get; } |