|
IFtpFileIsFile Property
|
Returns true if
IFtpFile represents a file, otherwise false.
Namespace: GSF.Net.FtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.246-beta
SyntaxReadOnly Property IsFile As Boolean
Get
property bool IsFile {
bool get ();
}
abstract IsFile : bool with get
View SourceProperty Value
Boolean
See Also