ComponentSpace FTP Class Library Reference

DirectoryListItem.ItemType Property

Gets the remote directory item type.

[Visual Basic]
Overridable Public ReadOnly Property ItemType As DirectoryListItemType
[C#]
public virtual DirectoryListItemType ItemType {get;}

Property Value

The remote directory item type.

See Also

DirectoryListItem Class | ComponentSpace.Ftp Namespace