This is an old revision of the document!

RemoteDirectoryInfo Class

Represents data about remote directory.

Advertisement

Syntax

Namespace: WinSCP

C#
public sealed class RemoteDirectoryInfo
VB.NET
Public NotInheritable Class RemoteDirectoryInfo

cx

Properties

Name Description
RemoteFileInfoCollection Files Collection of files in the remote directory. See RemoteFileInfo.

Remarks

Instance of the class can be created by the WinSCP assembly only. You can only get an instance of the class by calling Session.ListDirectory.

Advertisement

Example

See example for Session.ListDirectory.

Real-Life Examples

Last modified: by 50.185.218.104