conaito PPT2Flash SDK 3.7

FtpClient.RemotePath Property

GetS and Sets the remote directory.

[Visual Basic]
Public Property RemotePath() As String
   Public Get
   End Get
   Public Set
   End Set
End Property
[C#]
public string RemotePath { public get; public set; }

See Also

FtpClient Class | Conaito.PPLibrary Namespace