ComponentSpace FTP Class Library Reference

DirectoryListItem.Name Property

Gets the remote directory item name.

[Visual Basic]
Overridable Public ReadOnly Property Name As String
[C#]
public virtual string Name {get;}

Property Value

The remote directory item name.

See Also

DirectoryListItem Class | ComponentSpace.Ftp Namespace