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