Click or drag to resize

FtpClientRootDirectory Property

Gets FTP session root directory entry.

Namespace: GSF.Net.Ftp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
[BrowsableAttribute(false)]
public FtpDirectory RootDirectory { get; }
View Source

Property Value

FtpDirectory
See Also