Click or drag to resize

FtpClientTFtpDirectoryFile Property

Gets or sets the directory file, e.g., DIR.TXT, associated with TFTP connections.

Namespace: GSF.Net.VirtualFtpClient
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public string TFtpDirectoryFile { get; set; }
View Source

Property Value

String
See Also