Click or drag to resize

FtpFileParent Property

Gets parent directory of file.

Namespace:  GSF.Net.AbstractFtpClient
Assembly:  GSF.Net (in GSF.Net.dll) Version: 2.3.313-beta
Syntax
public FtpDirectory Parent { get; }
Request Example View Source

Property Value

Type: FtpDirectory
See Also