conaito PPT2Flash SDK 3.7

FtpClient.Server Property

Gets and Sets the name of the FTP server.

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

See Also

FtpClient Class | Conaito.PPLibrary Namespace