PowerTCP FTP for .NET
IsDirectory Property



Returns true if the item is a directory.
Syntax
Public ReadOnly Property IsDirectory As Boolean
Dim instance As RemoveResult
Dim value As Boolean
 
value = instance.IsDirectory
public bool IsDirectory {get;}
public:
property bool IsDirectory {
   bool get();
}
See Also

Reference

RemoveResult Class
RemoveResult Members


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic