Click or drag to resize

FtpFile.Name Property

Name of file.

Namespace: GSF.Net.Ftp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.244-beta
Syntax
public string Name { get; }
View Source

Property Value

String

Implements

IFtpFile.Name
See Also