Click or drag to resize

FtpDirectoryParent Property

Gets parent directory of directory.

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

Property Value

FtpDirectory

Implements

IFtpFileParent
See Also